Re: [Matplotlib-users] draw_event

2012-02-28 Thread Tony Yu
On Tue, Feb 28, 2012 at 4:05 PM, Antoine Sirinelli wrote: > Hi, > > I have been using the event "draw_event" for a while with the old > matplotlib 0.8. I have tested my program with newer versions but it seems > the function connected to "draw_event" is never called. > > You can find an example o

[Matplotlib-users] draw_event

2012-02-28 Thread Antoine Sirinelli
Hi, I have been using the event "draw_event" for a while with the old matplotlib 0.8. I have tested my program with newer versions but it seems the function connected to "draw_event" is never called. You can find an example of this there: https://gist.github.com/1901504 With an old version the

Re: [Matplotlib-users] draw_event does not fire for savefig() when installing from source

2011-05-05 Thread Benjamin Root
On Thu, Apr 7, 2011 at 10:41 AM, Jeroen DR wrote: > Hi, > > I'm using the method described on > http://matplotlib.sourceforge.net/faq/howto_faq.html#howto-auto-adjust > to automatically adjust my subplot figures to make room for my axis > labels. I'm not drawing my graphs to the screen, but I'm in

[Matplotlib-users] draw_event does not fire for savefig() when installing from source

2011-04-07 Thread Jeroen DR
Hi, I'm using the method described on http://matplotlib.sourceforge.net/faq/howto_faq.html#howto-auto-adjust to automatically adjust my subplot figures to make room for my axis labels. I'm not drawing my graphs to the screen, but I'm instead outputting them to PNG files using a savefig("filena