From: Tony Yu <ts...@gm...> - 2008-12-05 18:46:23
|
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 |