On Wed, Apr 14, 2010 at 2:18 AM, Gökhan Sever <[email protected]> wrote: > > > On Tue, Apr 13, 2010 at 10:40 PM, Peter Butterworth <[email protected]> > wrote: >> >> Hi, >> >> I have been unable to reproduce the problem on my system. >> matplotlib.__version__ : '0.99.3rc1' + Python 2.6.5 on Win32 >> >> attached is a test example, could you please post the full error trace? >> Is the text tab populated correctly with labels, does the problem >> occur immediately or on clicking Apply ? > > Demo looks great and works without any issues. I think these updates and > example should definitely committed into the svn. New users might find these > additions so useful. I also see that it works well with multiple instances > of same types. > > I[2]: plt.text(0.1,0.1, "mest") > > I[3]: plt.text(0.4,0.4, "test") > > I[4]: plt.text(0.9,0.9, "rest") > > For some unknown reason the error messages I got before disappeared when I > tried your demo. > > Darren might be helpful at this point to submit the changes.
My time is completely spoken for this week. But I'll have a look this weekend if some helpful person doesn't beat me to it. Darren ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
