matplotlib.pyplot.sci#
- matplotlib.pyplot.sci(im)[source]#
Set the current image.
This image will be the target of colormap functions like
pyplot.viridis, and other functions such asclim. The current image is an attribute of the current Axes.
Examples using matplotlib.pyplot.sci#
Line Collection