ContinuousColormap.shifted¶
- ContinuousColormap.shifted(shift=180, name=None, **kwargs)[source]¶
Return a cyclicaly shifted version of the colormap. If the colormap cyclic property is set to
Falsea warning will be raised.- Parameters
- Other Parameters
**kwargs – Passed to
ContinuousColormap.copyorPerceptualColormap.copy.
See also