Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Animation.save #14048

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
Apr 26, 2019
Merged

Fix Animation.save #14048

merged 1 commit into from
Apr 26, 2019

Conversation

timhoffm
Copy link
Member

PR Summary

Fixes #14042.

This is a minimal fix to unbreak 3.1. In the long run, we should check if we can make the number of frames available for all (Timed)Animations, so that they can be used in the progress callback.

@timhoffm timhoffm added topic: animation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. labels Apr 26, 2019
@timhoffm timhoffm added this to the v3.1.0 milestone Apr 26, 2019
@tacaswell tacaswell merged commit 63ef1a1 into matplotlib:master Apr 26, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Apr 26, 2019
@timhoffm timhoffm deleted the fix-animation-save branch April 26, 2019 13:05
timhoffm added a commit that referenced this pull request Apr 26, 2019
…048-on-v3.1.x

Backport PR #14048 on branch v3.1.x (Fix Animation.save)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: animation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dynamic_image.py + saving animation broken
3 participants