ColormapDatabase¶
- class ColormapDatabase(kwargs)[source]¶
Bases:
collections.abc.MutableMapping,dictDictionary subclass used to replace the matplotlib colormap registry. See
__getitem__and__setitem__for details.- Parameters
kwargs (dict-like) – The source dictionary.