Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Usingcanvas.draw_idle() insideplt.pause#9064

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
efiring merged 1 commit intomatplotlib:masterfromImportanceOfBeingErnest:patch-1
Aug 21, 2017

Conversation

ImportanceOfBeingErnest
Copy link
Member

Instead ofcanvas.draw() we may usecanvas.draw_idle() insideplt.pause. In general usingdraw_idle() has several advantages overdraw(), so one might also use it here.

Instead of `canvas.draw()` we may use `canvas.draw_idle()` inside `plt.pause`. In general using `draw_idle()` has several advantages over `draw()`, so one might also use it here.
@tacaswelltacaswell added this to the2.1 (next point release) milestoneAug 21, 2017
Copy link
Member

@tacaswelltacaswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Not worried about lack of test coverage and appveyor test looks transient.

@efiringefiring merged commit6a91a4e intomatplotlib:masterAug 21, 2017
@tacaswell
Copy link
Member

Thanks@ImportanceOfBeingErnest 🎉 Hopefully we will be hearing from you again!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v2.1
Development

Successfully merging this pull request may close these issues.

3 participants
@ImportanceOfBeingErnest@tacaswell@efiring

[8]ページ先頭

©2009-2025 Movatter.jp