Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Doc]: Create Animation Tutorial #24228

Closed
@story645

Description

@story645

Documentation Link

https://matplotlib.org/devdocs/tutorials/index.html

Problem

It'd be good to have a one stop animation tutorial that gives an overview of the different animation methods and different writers. This overlaps with#19520 and#24159 and advocated for in#22374

Mostly opened this issue so we could maybe hash out a proposed outline & document what folks would want in a tutorial.

Suggested improvement

Tutorial sections

  1. Animation Classes - brief overview of funcanimation and artist animation1:
    1. FuncAnimation: most common artist types2:
      1. Line2D
      2. PathCollection
      3. AxesImage
      4. maybe patches and contours?
    2. ArtistAnimation
  2. Animation Writers:
    1. demos of saving aFuncAnimation and anArtistAnimation with each
    2. possibly the table of(writer, file types, dependencies) proposed in[Doc]: clarify which writers animation.save supports #24159 should be here
  3. Advanced Topics:
    1. Linkout toblitting reference here

Footnotes

  1. I think it's that func takes a function that updates an artist and may or may not return it, while artist takes the list of changed artists? A pro/con table or table of use cases would also maybe be good

  2. yes this might change if a unified abstraction goes in but that's probably ages out so documenting current state is useful

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp