Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Labels
Description
When trying to use thebasic_example_writer.py
example I have noticed that the first file generated,lines.mp4
, is empty. It shows one frame of plot backdrop but none of the lines appear.
This also happened with any other animation I myself was trying to write. Thus it seems thatFuncAnimation
ins incapable of creating animation videos.
Tried on platforms: Mac OSX and Ubuntu 14.04