##// END OF EJS Templates
don't close figures every cycle in inline backend...
don't close figures every cycle in inline backend This allows gcf(), getfigs(), etc. to be useful again in the qtconsole and notebook. draw_if_interactive() signals that the current figure is to be drawn. Figures that are created and closed in the same cell will not be drawn. See #638
MinRK -
r5086:6c22e3ff
Show More
Name Size Modified Last Commit Author
/ docs / examples / core
appconfig.py Loading ...
display.py Loading ...
example-embed-short.py Loading ...
example-embed.py Loading ...
example-gnuplot.py Loading ...
ipython-get-history.py Loading ...
ipython-qtconsole.desktop Loading ...
ipython-sh.desktop Loading ...
ipython.desktop Loading ...
ipython_here_shell_extension.reg Loading ...
leo_bridge_demo.leo Loading ...
new-embed.py Loading ...
seteditor.py Loading ...