Hi,
I read the legend guide, so when I did this:
ax.legend([Circle((0,0),1,fc='red')], ['red circle'])
I expected the symbol in the legend to be a red circle, but got a red
rectangle. In fact, no matter what artists I pass in as the first
argument, the legend shows rectangles (the colors are correct, though).
Why?
Matplotlib 1.1.0, python 2.6/2.7 on linux.
thanks
-Rick
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users