Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Closed
@anntzer

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions