colors
File purpose: tools related to colors (see also: colorbar.py)
End-users: see help(PlasmaCalcs.get_cmap); you’ll probably just use that function.
Functions
|
Get a Colormap instance, possibly based on a default colormap from matplotlib. |
|
Get a Colormap instance, possibly based on a default colormap from matplotlib. |
Classes
|
matplotlib.colors.Colormap class with more methods, and some properties. |
|
matplotlib.colors.ListedColormap with some extra methods. |
|