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 notebook and rc.nbsetup is set to True – when you create a figure in a cell, it will be automatically displayed.