show

show()[source]

Call matplotlib.pyplot.show. This is included so you don’t have to import pyplot. Note this command should not be necessary if you are working in an iPython session and rc.matplotlib is non-empty – when you create a new figure, it will be automatically displayed.