Skip to main content

Module color

Module color 

Source

Structs§

CanvasColor
A 3-bit canvas-level color index used for pixel compositing.

Enums§

ColorMode
Controls whether ANSI color escapes are emitted during rendering.
NamedColor
Standard named terminal colors, including the eight bright/light variants.
TermColor
Terminal color specification for plot labels, annotations, and series.

Constants§

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