W3cubDocs

/Matplotlib 3.5

matplotlib.pyplot.set_cmap

matplotlib.pyplot.set_cmap(cmap)[source]

Set the default colormap, and applies it to the current image if any.

Parameters
cmapColormap or str

A colormap instance or the name of a registered colormap.

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.pyplot.set_cmap.html