matplotlib.pyplot.magma — Matplotlib 3.5.0 documentation (original) (raw)
matplotlib.pyplot.magma()[source]¶
Set the colormap to 'magma'.
This changes the default colormap as well as the colormap of the current image if there is one. See help(colormaps)
for more information.