show¶
-
show()[source]¶ Call
matplotlib.pyplot.show. This is included so you don’t have to importpyplot. Note this command should not be necessary if you are working in an iPython session andrc.matplotlibis non-empty – when you create a new figure, it will be automatically displayed.