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

Table Of Contents

This Page

matplotlib.pyplot.flag

matplotlib.pyplot.flag()

Set the colormap to “flag”.

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

Examples using matplotlib.pyplot.flag