Skip to main content

AUTO_SERIES_COLORS

Constant AUTO_SERIES_COLORS 

Source
pub const AUTO_SERIES_COLORS: [NamedColor; 6];
Expand description

The default series color cycle used by Plot::next_color.

Matches the Ruby UnicodePlot auto-color sequence: green, blue, red, magenta, yellow, cyan.