Re: [matplotlib-devel] bugs/difficulties encountered while creating interactive SVG

2012-07-29 Thread Dimitrios Apostolou
On Sat, 28 Jul 2012, Dimitrios Apostolou wrote: > Even though some things needed time-consuming hacks, matplotlib worked > fine. Thanks for your work on this fantastic library! And if you are > curious you can see my automatic generated graphs (temporarily) at: > > http://teras-ics.mooo.com:8003

Re: [matplotlib-devel] Matplotlib Qt4Agg backend ignores 'resize_event'

2012-07-29 Thread Stefan H.
Collin, My problem is not with the actual "resize" functionality, which works fine, but with attaching a callback to a resize_event ("say_hello" in my example). Specifically, I have a figure that uses blitting, i.e., saves the background and only updates some artists as a function of events in an