https://github.com/juliaaplavin/makieextra.jl
https://github.com/juliaaplavin/makieextra.jl
animations plotting visualization
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliaaplavin/makieextra.jl
- Owner: JuliaAPlavin
- License: mit
- Created: 2024-05-13T10:47:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T12:17:27.000Z (12 months ago)
- Last Synced: 2025-04-03T03:11:10.544Z (11 months ago)
- Topics: animations, plotting, visualization
- Language: Julia
- Homepage:
- Size: 277 KB
- Stars: 47
- Watchers: 2
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MakieExtra.jl
> [!IMPORTANT]
> Extra features for `Makie.jl`: plot recipes, scales, ticks, ... .
The included features are either not fleshed out enough to be included into `Makie` itself, or can only be implemented with some "hacks" at the current moment. Still, they are generally useful, and `MakieExtra.jl` exists to make them available for use in both scripts and packages.
Everyone is welcome to suggest new features and convenience utilities to include into `MakieExtra`! This package aims to have a lower entry barrier than `Makie` itself.
See [the Pluto notebook](https://juliaaplavin.github.io/MakieExtraDocs.jl/notebooks/examples.html) for details and examples.