-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
DocumentationGood 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!topic: animation
Description
Documentation Link
https://matplotlib.org/stable/api/_as_gen/matplotlib.animation.FFMpegFileWriter.html
Problem
There is no word on what arguments to set via *args, **kwargs
.
Also, I am wondering how to control where the temporary frame files are stored. I was unable to find them in my /tmp
directory
okay, that is actually rather clear (frame_prefix
in setup
)
Suggested improvement
List arguments or refer to class whose initialization arguments are to be used.
Baalkikhaal
Metadata
Metadata
Assignees
Labels
DocumentationGood 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!topic: animation