Re: [matplotlib-devel] Named figures support

2010-09-12 Thread butterw
Le 12 sept. 2010 18:08, Benjamin Root a écrit : That would be a neat feature. Which other backends have you tested? I presume that numbers still work as usual? Ben Root I've tested it on TkAgg and Qt4Agg which are the only backends I use. Numbers should be working just as before. The p

Re: [matplotlib-devel] Named figures support

2010-09-12 Thread Benjamin Root
On Sun, Sep 12, 2010 at 6:54 AM, Peter Butterworth wrote: > I am considering a patch to support named figures. > > >> > http://sourceforge.net/tracker/?func=detail&aid=3057301&group_id=80706&atid=560723 > Tracker: Feature Requests > pls support named figures - ID: 3057301 > > instead of only: > pl

[matplotlib-devel] Named figures support

2010-09-12 Thread Peter Butterworth
I am considering a patch to support named figures. >> http://sourceforge.net/tracker/?func=detail&aid=3057301&group_id=80706&atid=560723 Tracker: Feature Requests pls support named figures - ID: 3057301 instead of only: plt.figure(1) the following: plt.figure('today') would open a figure called '