LinearSegmentedColormap.shifted

LinearSegmentedColormap.shifted(shift=None, name=None, **kwargs)[source]

Return a cyclicaly shifted version of the colormap. If the colormap cyclic property is set to False a warning will be raised.

Parameters