show

show(*args, **kwargs)[source]

Call matplotlib.pyplot.show. This is included so you don’t have to import pyplot.

Parameters

*args, **kwargs – Passed to matplotlib.pyplot.show.