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.

See also

colormaps
get_cmap
Morty Proxy This is a proxified and sanitized view of the page, visit original site.