ContinuousColormap.reversed

ContinuousColormap.reversed(name=None, **kwargs)[source]

Return a reversed copy of the colormap.

Parameters

name (str, optional) – The new colormap name. Default is '_name_r'.

Other Parameters

**kwargs – Passed to ContinuousColormap.copy or PerceptualColormap.copy.