module Colors::ColorData
Constants
- BASE_COLORS
Matplotlib’s base colors
- CSS4_COLORS
- DEFAULT_COLOR_CYCLE
The default value of matplotlib’s rcParams.by_key().get(‘color’)
- TABLEAU_COLORS
Colors
from Tableau- XKCD_COLORS
This mapping of color names -> hex values is taken from a survey run by Randall Munroe see: blog.xkcd.com/2010/05/03/color-survey-results/ for more details. The results are hosted at xkcd.com/color/rgb and also available as a text file at xkcd.com/color/rgb.txt