plotnine_prism
package
plotnine_prism
Prism themes for plotnine, inspired by ggprism
module
plotnine_prism.guide
Provides guides
Classes
guide_prism_offset— The prism offset guide that offset the axes</>guide_prism— The prism offset guide that hides the minor ticks</>guide_prism_minor— The prism offset guide that shows the minor ticks</>guide_prism_offset_minor— The prism offset guide that shows the minor ticks with offset</>
module
plotnine_prism.theme
Provides theme_prism
Classes
theme_prism— The theme_prism() class</>
module
plotnine_prism.pal
Provides available palettes
Functions
list_color_pals()— List all available color palettes</>list_fill_pals()— List all available fill palettes</>list_shape_pals()— List all available shape palettes</>list_themes()— List all available theme palettes</>prism_color_pal(palette)— Get the prism color palette by name</>prism_fill_pal(palette)— Get the prism fill palette by name</>prism_shape_pal(palette)— Get the prism shape palette by name</>theme_colors(palette)— Get the colors for a specific theme</>
module
plotnine_prism.scale
Provides scales
Classes
scale_color_prism— Prism color scale</>scale_fill_prism— Prism fill scale</>scale_shape_prism— Prism shape scale</>
module
plotnine_prism.themeable
Add themeables for theme_prism
Classes
axis_ticks_x— Themeable for ticks on x axis that is missing in plotnine</>axis_ticks_y— Themeable for ticks on y axis that is missing in plotnine</>prism_ticks_length_x— Themeable for ticks length on x axis</>prism_ticks_length_y— Themeable for ticks length on y axis</>prism_ticks_length— Themeable for ticks length</>