API
MakieThemes.BBC.theme_bbc
MakieThemes.Gruvbox.color_gruvbox_dark
MakieThemes.Gruvbox.color_gruvbox_light
MakieThemes.demofigure
MakieThemes.demoscatter
MakieThemes.demofigure
— Functiondemofigure([theme::Attributes])
Shows off a demonstration figure with the given theme
(defaults to the current theme). The figure contains scatters, surfaces, bands, and barplots, as well as legends, titles, etc. It is able to show off most aspects of the theme!
MakieThemes.demoscatter
— Functiondemoscatter([theme::Attributes]; legend_vertical = true, legend_outside_axis = true)
Shows off a demonstration scatter plot with the given theme
(defaults to the current theme). A legend is also plotted.