You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to gcf/gca to disable new figure/axes creation.
This provides a relatively more user-friendly way to check whether a
current figure/axes exists. (`_pylab_helpers.Gcf.get_active` is way too
"internal".)
0 commit comments