Skip to content

DOC: add animation example to show animated subplots#23929

Merged
story645 merged 1 commit intomatplotlib:mainfrom
StefRe:DOC/anim_2_axes
Sep 18, 2022
Merged

DOC: add animation example to show animated subplots#23929
story645 merged 1 commit intomatplotlib:mainfrom
StefRe:DOC/anim_2_axes

Conversation

@StefRe
Copy link
Copy Markdown
Contributor

@StefRe StefRe commented Sep 18, 2022

PR Summary

Closes #23909.

PR Checklist

Tests and Styling

  • [N/A] Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [N/A] New features are documented, with examples if plot related.
  • [N/A] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [N/A] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

Copy link
Copy Markdown
Member

@story645 story645 left a comment

Choose a reason for hiding this comment

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

Thanks for putting in this pr!

Comment thread examples/animation/multiple_axes.py Outdated
Comment thread examples/animation/multiple_axes.py Outdated
Comment thread examples/animation/multiple_axes.py Outdated
Copy link
Copy Markdown
Member

@story645 story645 left a comment

Choose a reason for hiding this comment

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

Minor nit you can take or leave

Comment thread examples/animation/multiple_axes.py Outdated
@story645 story645 merged commit 1b4db29 into matplotlib:main Sep 18, 2022
@StefRe StefRe deleted the DOC/anim_2_axes branch September 18, 2022 17:23
@story645 story645 added this to the v3.6-doc milestone Sep 18, 2022
@story645
Copy link
Copy Markdown
Member

@meeseeksdev backport to v3.6-doc

@lumberbot-app
Copy link
Copy Markdown

lumberbot-app Bot commented Sep 18, 2022

Something went wrong ... Please have a look at my logs.

It seems that the branch you are trying to backport to does not exist.

@story645
Copy link
Copy Markdown
Member

@meeseeksdev backport to v3.6.0-doc

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Sep 18, 2022
story645 added a commit that referenced this pull request Sep 18, 2022
…929-on-v3.6.0-doc

Backport PR #23929 on branch v3.6.0-doc (DOC: add animation example to show animated subplots)
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: add animation examples to show animated subplots

3 participants