[Matplotlib-users] tk_agg plotting error when using legend()

2009-09-17 Thread Adam Ginsburg
Hi, I'm running into the following error: findfont: Matching :family=sans-serif:style=normal:variant=normal:weight=normal:stretch=normal:size=medium to Bitstream Vera Sans (/usr/X11R6/lib/X11/fonts/TTF/Vera.ttf) with score of 0.00 Found dvipng version 1.11 findfont: Matching

Re: [Matplotlib-users] tk_agg plotting error when using legend()

2009-09-17 Thread Jae-Joon Lee
This turned out to be a bug in the legend code. This is now fixed in the maint. branch and the trunk. Adam, Do you want these vertical lines show up in the legend? If not, the easiest workaround is to use some garbage label which starts with _, i.e., vlines(3e10/6000e-8,1e-7,1e-4,linestyle='--',