MakieMaestro
MakieMaestro attempts to add features for Makie to
- Simplify theming consistency. This includes using different themes across different back-ends.
- Make it easy to save-figures in different formats using different themes and with various back-ends to a given output directory. This also includes saving figures in all selected formats with one command.
- Enable saving figures for a given physical size to be included in a document.
- Simplifies overriding the theme for a specific case (e.g. margin figures, offset axes etc.) using override themes and functions that generate them
Some of the features of this package may be opinionated (with theming being the most obvious example). It is made with the with the intent of optimizing my workflow, but with the hope and expectation that it will in fact be useful to others as well since the way I use Makie.jl
does not differ significantly from others.
See also: MakieExtra.jl