MakieMaestro

MakieMaestro attempts to add features for Makie to

  • Simplify theming consistency. This includes using different themes across different back-ends. See Theming and Sizing.
  • 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. See Exporting figures.
  • Enable saving figures for a given physical size to be included in a document. See Theming and Sizing.
  • Simplifies overriding the theme for a specific case (e.g. margin figures, offset axes etc.) using override themes and functions that generate them. See Theming and Sizing.
Word of Warning

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