Animation docs should include a simple "save as gif with pillow" example · Issue #22374 · matplotlib/matplotlib · GitHub
Skip to content

Animation docs should include a simple "save as gif with pillow" example #22374

Description

@anntzer

Documentation Link

No response

Problem

pillow is the only animation writer that does not require additional dependencies (we already depend on pillow in any case) but it is not the default writer. I think the main animation formation it can save to is gif.

There should be a simple "save as gif with pillow example" with its own entry in https://matplotlib.org/devdocs/gallery/index#animation (although some of the examples have a few lines on saving as mp4 with ffmpeg, 1. it is not even clear from the index which are these examples, and 2. ffmpeg may or may not be present on the user's machine).

Suggested improvement

No response

Matplotlib Version

3.6.0.dev1512

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions