show¶
- show(*args, **kwargs)[source]¶
Call
matplotlib.pyplot.show. This is included so you don’t have to importpyplot.- Parameters
*args, **kwargs – Passed to
matplotlib.pyplot.show.
Call matplotlib.pyplot.show.
This is included so you don’t have to import pyplot.
*args, **kwargs – Passed to matplotlib.pyplot.show.