An open API service indexing awesome lists of open source software.

https://github.com/juliaaplavin/makieextra.jl


https://github.com/juliaaplavin/makieextra.jl

animations plotting visualization

Last synced: 7 months ago
JSON representation

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.