On this page
matplotlib.pyplot.ion
matplotlib.pyplot.ion()
[source]-
Turn the interactive mode on.
See also
ioff
- disable interactive mode
isinteractive
- query current state
show
- show windows (and maybe block)
pause
- show windows, run GUI event loop, and block for a time
Examples using matplotlib.pyplot.ion
© 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.ion.html