Repository URL to install this package:
|
Version:
3.10.0 ▾
|
matplotlib
/
_color_data.pyi
|
|---|
from .typing import ColorType
BASE_COLORS: dict[str, ColorType]
TABLEAU_COLORS: dict[str, ColorType]
XKCD_COLORS: dict[str, ColorType]
CSS4_COLORS: dict[str, ColorType]