hchauvet / beampy

Beampy is a python tool to create slide-show in svg that can be displayed in web browser or pdf
https://hchauvet.github.io/beampy
GNU General Public License v3.0
58 stars 18 forks source link

Add matplotlib HTML export for animations #35

Open hchauvet opened 2 years ago

hchauvet commented 2 years ago

Recent version of Matplotlib add an HTML writer for animation, could be great to integrate it in Beampy:

https://matplotlib.org/stable/gallery/animation/dynamic_image.html