-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesDocumentation: APIfiles in lib/ and doc/apifiles in lib/ and doc/apiDocumentation: user guidefiles in galleries/users_explain or doc/usersfiles in galleries/users_explain or doc/userstopic: animation
Description
Documentation Link
https://matplotlib.org/devdocs/api/animation_api.html
Problem
The Animation API docs kinda have a mini explanation of how FuncAnimate works and all the different options that would be more appropriate for the animation guides. This feels especially odd compared to the barely-existent section for ArtistAnimation
Suggested improvement
Now that the simple animation guide exists, I think most of the content in the API FuncAnimation section should be moved there. Then the API page should be reworked a little so that it links out to the guide and the subsections for FuncAnimation and ArtistAnimation can be removed.
Metadata
Metadata
Assignees
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesDocumentation: APIfiles in lib/ and doc/apifiles in lib/ and doc/apiDocumentation: user guidefiles in galleries/users_explain or doc/usersfiles in galleries/users_explain or doc/userstopic: animation