-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Doc: Add passing args to Animation guide #27621
Copy link
Copy link
Closed
Labels
Documentation: user guidefiles in galleries/users_explain or doc/usersfiles in galleries/users_explain or doc/userstopic: animation🌱 Good first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!
Description
Activity
Metadata
Metadata
Assignees
Labels
Documentation: user guidefiles in galleries/users_explain or doc/usersfiles in galleries/users_explain or doc/userstopic: animation🌱 Good first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!
Documentation Link
https://matplotlib.org/devdocs/users/explain/animations/animations.html#animations
Problem
Superceded by #27687
Based on #27620, this is a general enough usage case that it'd be worth adding a section.
Suggested improvement
Add a subsection to the FuncAnimation section and use that section to explain how to pass in arguments and show a small example.
See func parameter for details: https://matplotlib.org/devdocs/api/_as_gen/matplotlib.animation.FuncAnimation.html#matplotlib.animation.FuncAnimation