[][src]Module plotters::style::colors

Basic predefined colors.

Modules

palette_ext

Predefined Color definitions using the palette color types

Constants

BLACK

The predefined black color

BLUE

The predefined blue color

CYAN

The predefined cyan color

GREEN

The predefined green color

MAGENTA

The predefined magenta color

RED

The predefined red color

TRANSPARENT

The predefined transparent

WHITE

The predefined white color

YELLOW

The predefined yellow color