matplotlib.pyplot.hsv — Matplotlib 3.5.0 documentation (original) (raw)

matplotlib.pyplot.hsv()[source]

Set the colormap to 'hsv'.

This changes the default colormap as well as the colormap of the current image if there is one. See help(colormaps) for more information.