Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
Closed
Labels
Milestone
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 insetup)
Suggested improvement
List arguments or refer to class whose initialization arguments are to be used.