Closed
Description
Documentation Link
https://matplotlib.org/devdocs/api/colors_api.html#module-matplotlib.colors
Problem
The exported color arrays
matplotlib/lib/matplotlib/colors.py
Line 57 in 31d83a8
are not documented in: https://matplotlib.org/devdocs/api/colors_api.html#module-matplotlib.colors
I've always considered considered importing these directly to a stable part of the API, something supported by the usage in the examples:
Suggested improvement
No response