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.
pub const AUTO_SERIES_COLORS: [NamedColor; 6];The default series color cycle used by Plot::next_color.
Matches the Ruby UnicodePlot auto-color sequence: green, blue, red,
magenta, yellow, cyan.