|
From: John H. <jdh...@ac...> - 2005-02-04 03:23:51
|
>>>>> "Fernando" == Fernando Perez <Fer...@co...> writes:
Fernando> Hi all, I was just trying to make some plots with
Fernando> legends in them, by following the damped exponential
Fernando> example from pages 17-18 in the PDF user's guide. My
Fernando> results are strange looking: the legend box size is
Fernando> completely wrong, and the on-screen version has the
Fernando> markers outside the box. The generated png does put the
Fernando> markers in the right place, though. I'm using the TkAgg
Fernando> backend, all in ipython-pylab. I've put up two pngs on
Fernando> the net for reference:
Hey Fernando,
The good news is that matplotlib legends really do not look that big
and stupid -- this is a CVS bug (0.71 works), eg
http://matplotlib.sourceforge.net/screenshots.html#legend_demo
The bad news is I don't know how and where the error crept in. I'll
do some digging.
Thanks for letting me know!
JDH
|