Contents:
Save out matplotlib ArtistAnimation
save_file (str) – full save file (path and filename)
str
ani (matplotlib.animation.ArtistAnimation object) – animation to save
matplotlib.animation.ArtistAnimation
frame_rate (int, optional) – frame rate of saved movie
int