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

matplotlib.pyplot.gray()[source]

Set the colormap to 'gray'.

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