ContinuousColormap.reversed¶
- ContinuousColormap.reversed(name=None, **kwargs)[source]¶
Return a reversed copy of the colormap.
- Parameters
name (
str, optional) – The name of the new colormap. Default isself.name + '_r'.- Other Parameters
**kwargs – Passed to
ContinuousColormap.copyorPerceptualColormap.copy.