CmapDict.__setitem__¶
-
CmapDict.__setitem__(key, item)[source]¶ Stores the colormap under its lowercase name. If the colormap is a matplotlib
ListedColormaporLinearSegmentedColormap, it is converted to the ProPlotListedColormaporLinearSegmentedColormapsubclass.