Nuacht

Summary: matplotlib 1.5 only saving 1 frame of animation, 1.4.3 saves all frames I have code that reads like this (link to full code below): anim = animation.FuncAnimation(fig, bar_animate, frames= ...
Matplotlib version Operating system: Windows 10 Matplotlib version: 3.2.1 Matplotlib backend (print(matplotlib.get_backend())): TkAgg Python version: 3.6.8 Matplotlib was installed via pip in a venv.