Re: [matplotlib-devel] animation in SVG

2015-02-28 Thread Benjamin Root
It sounds like you are on the right path, and you do raise some interesting points. I would certainly be open to accepting improvements to the animation framework to facilitate this work. As for the gray vs. white backgrounds, I am not all that familiar with how that is handled, but IIRC, the non-i

[matplotlib-devel] animation in SVG

2015-02-27 Thread tbhartman
I trust this is an appropriate place; this is my first time on this listserv. I want to add the ability to export an animation in SVG format so that I have a vectorized animation. From what I've been able to discern, this hasn't been done yet. I may have many questions related to this, so if som