PlasmaCalcs.plotting.plot_tools.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

cmap([based_on, N, colors, name, reversed, ...])

get_cmap([based_on, N, colors, name, ...])

Classes

BaseColormap(*args_super, **kw_super)

Colormap(*args_super[, under, over, bad])

ColormapExtremes(under, over, bad)