matplotlib.colors.
ListedColormap
(colors, name='from_list', N=None)[source]¶Bases: matplotlib.colors.Colormap
Colormap object generated from a list of colors.
This may be most useful when indexing directly into a colormap, but it can also be used to generate special colormaps for ordinary mapping.
Parameters: |
|
---|