coloring

Coloring figure elements.

Defines a function generating monochromatic colormaps with transparency. For further colormaps and palettes check out the palettable library.

Functions

lucid_cmap(c[, name])

Create a colormap from a color, interpolating alpha between 0 and 1.

truncated_cmap(cmap[, lo, hi, N])

Truncates a LinearSegmentedColormap colormap.