You are reading an old version of the documentation (v3.1.0). For the latest version see https://matplotlib.org/stable/
Version 3.1.0
matplotlib
Fork me on GitHub

matplotlib.pyplot.hsv

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.