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 >