Skip to content

DOC: Make animation continuous #23951

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
Sep 19, 2022
Merged

Conversation

timhoffm
Copy link
Member

This changes the phase such that the start and end images are the same. This is a bit nicer for the animation thumbnails https://matplotlib.org/devdocs/gallery/index.html#animation. They are shown in an endless loop and if start and end images are different, we get a discontiguous jump when the animation is repeated. With this changes, the animation flow is contiguous.

This changes the phase such that the start and end images are
the same. This is a bit nicer for the animation thumbnails
https://matplotlib.org/devdocs/gallery/index.html#animation.
They are shown in an endless loop and if start and end images
are different, we get a discontiguous jump when the animation
is repeated. With this changes, the animation flow is
contiguous.
@story645 story645 added this to the v3.6-doc milestone Sep 19, 2022
@story645 story645 merged commit 62d88be into matplotlib:main Sep 19, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Sep 19, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Sep 19, 2022
@timhoffm timhoffm deleted the continuous-animation branch September 19, 2022 17:25
timhoffm added a commit that referenced this pull request Sep 19, 2022
…951-on-v3.6.0-doc

Backport PR #23951 on branch v3.6.0-doc (DOC: Make animation continuous)
timhoffm added a commit that referenced this pull request Sep 19, 2022
…951-on-v3.6.x

Backport PR #23951 on branch v3.6.x (DOC: Make animation continuous)
@ksunden ksunden mentioned this pull request Feb 20, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants