Legend bug?

Hi all,

I was just trying to make some plots with legends in them, by following the damped exponential example from pages 17-18 in the PDF user's guide. My results are strange looking: the legend box size is completely wrong, and the on-screen version has the markers outside the box. The generated png does put the markers in the right place, though. I'm using the TkAgg backend, all in ipython-pylab. I've put up two pngs on the net for reference:

- Generated png from a savefig() call:

http://amath.colorado.edu/faculty/fperez/tmp/legend_bug.png

- Screenshot of my actual figure window

http://amath.colorado.edu/faculty/fperez/tmp/legend_bug_on_screen.png

Note how on the screenshot, the little lupmed markers end up outside the legend box.

I'm using mpl CVS from yesterday afternoon.

Any help would be much appreciated.

Regards,

f