Re: [matplotlib-devel] Scatter plot legend

2008-05-09 Thread Paul Kienzle
On Fri, May 09, 2008 at 10:57:09AM -0500, Paul Novak wrote: > Hello, > > I'm still interested in having a polygon symbol in the legend for a > scatter plot. I've made some changes to the suggestion of Manuel Metz to > make the legend symbol look better (the code-fragment from legend.py is > bel

Re: [matplotlib-devel] Scatter plot legend

2008-03-17 Thread Manuel Metz
Paul Novak wrote: > A few weeks ago there was a discussion about putting scatter symbols in > the legend (see > http://www.nabble.com/Show-shapes-on-scatterplot-legend--to15744380.html). > > I would like to implement scatter symbols in the legend, but I am having > some problems doing so. In th