matplotlib.pyplot.sci#

matplotlib.pyplot.sci(im)[source]#

Set the current image.

This image will be the target of colormap functions likepyplot.viridis, and other functions such asclim. Thecurrent image is an attribute of the current Axes.

On this page