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
At the moment, there is a bug (GH matplotlib#9412) during the last frame in pyplot interactive mode.
pause() uses time.sleep, but doesn't import the time module.
0 commit comments