2. colormaps¶
Useful colormaps and functions for using HUSL (perceptually uniform) colormaps. Also includes a function for registering all the colormaps stored in this module. Note that seaborn must be installed (pip install seaborn). – NPM 2017
2.1. Overview¶
|
Get a set of evenly spaced colors in HUSL hue space. |
|
Create a colormap from evenly spaced colors in HUSL hue space. |
|
Return the colormaps defined in this modules as a dictionary. |
|
Go through all colormaps defined in this module and register those which are not available. |