numeraire_graphics.scale_color_numeraire#
- numeraire_graphics.scale_color_numeraire(palette: str = 'okabe_ito', greyscale: bool = False) plotnine.scale_color_manual[source]#
A colourblind-safe discrete colour scale (Okabe-Ito by default).
greyscale=Truecollapses to an ordered set of greys for a monochrome print (pair it with varied linetypes for separability).palettecurrently accepts only"okabe_ito".