labs.viz_tools.cm¶
Module: labs.viz_tools.cm
¶
Matplotlib colormaps useful for neuroimaging.
Functions¶
-
nipy.labs.viz_tools.cm.
alpha_cmap
(color, name='')[source]¶ Return a colormap with the given color, and alpha going from zero to 1.
- Parameters
color: (r, g, b), or a string
A triplet of floats ranging from 0 to 1, or a matplotlib color string