Structs§
- Canvas
Color - A 3-bit canvas-level color index used for pixel compositing.
Enums§
- Color
Mode - Controls whether ANSI color escapes are emitted during rendering.
- Named
Color - Standard named terminal colors, including the eight bright/light variants.
- Term
Color - Terminal color specification for plot labels, annotations, and series.
Constants§
- AUTO_
SERIES_ COLORS - The default series color cycle used by
Plot::next_color.