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 notebook andrc.nbsetupis set toTrue– when you create a figure in a cell, it will be automatically displayed.