matplotlib.pyplot.install_repl_displayhook

matplotlib.pyplot.install_repl_displayhook() [source]

Install a repl display hook so that any stale figure are automatically redrawn when control is returned to the repl.

This works both with IPython and with vanilla python shells.

Examples using matplotlib.pyplot.install_repl_displayhook

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.install_repl_displayhook.html