From: Alejandro W. <ale...@gm...> - 2008-11-30 23:53:14
|
Hi: I am plotting using markers, in a similar way than this example: http://matplotlib.sourceforge.net/examples/pylab_examples/legend_demo2.html As you can see in the example above, the markers in the legend appear twice: " 'green circle' 'green circle' oscillatory". Is it possible to make the markers to appear only once, like " 'green circle' oscillatory" ? Regards, Alejandro. |