Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 256 Bytes

24131-OG.rst

File metadata and controls

6 lines (5 loc) · 256 Bytes

FuncAnimation(save_count=None)

Passing save_count=None to .FuncAnimation no longer limits the number of frames to 100. Make sure that it either can be inferred from frames or provide an integer save_count.