From: Jae-Joon L. <lee...@gm...> - 2008-12-05 21:12:43
|
Tony, Sorry. It turned to be a bug I introduced during the update. It should be fixed in r6499. Thanks, -JJ On Fri, Dec 5, 2008 at 3:47 PM, Jae-Joon Lee <lee...@gm...> wrote: > Tony, > > I'll look at this problem. > Anyhow, it seems to me that it happens because the handle length is too short. > Can you try longer handle length and see what happens? > The code for drawing handles are mostly identical to the previous one. > > Regards, > > -JJ > > > On Fri, Dec 5, 2008 at 1:46 PM, Tony Yu <ts...@gm...> wrote: >> >> On Dec 4, 2008, at 7:21 PM, Jae-Joon Lee wrote: >> >>> John, >>> >>> I just committed changes to SVN that reflect most of your comments. >>> I didn't add the optional transformation support yet though. >> >> >> I'm getting a truncated line when calling: >> >>>>> plt.legend(numpoints=1) >> >> In the legend, I see a short dashed line followed by the marker. Before, the >> line went through the marker. I've attached a couple of images showing >> numpoints set to 1 and 2. >> >> I think this behavior was introduced with the improved legend class. >> >> Thanks, >> -Tony >> >> >> >> >> mpl svn 6497 >> > |