Skip to content

DOC: use start_event_loop rather than plt.pause in example #9061

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

tacaswell
Copy link
Member

PR Summary

Discussion at #596, https://stackoverflow.com/questions/44278369/how-to-keep-matplotlib-python-window-in-background , and https://stackoverflow.com/questions/45729092/make-interactive-matplotlib-window-not-pop-to-front-on-each-update-windows-7/45734500#45734500 pointed out that plt.pause has other side effects like raising the GUI windows. Just spinning the event loop is closer to what actually happens.

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Aug 20, 2017
@efiring efiring merged commit 3eef890 into matplotlib:master Aug 21, 2017
@tacaswell tacaswell deleted the doc_tweak_animation_docs branch August 22, 2017 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants