hi all,

i'm plotting a scatter plot with several kinds of markers and would like to
display a legend for them. if i try the following:

scatter([1,2,3],[1,2,3])
legend('a')

then the legend shows three dots (of the same type used in the scatter plot)
in this strange arc configuration, with the label 'a' next to it. how can i
make it so it just displays a single dot instead?

also, is there a way to make the legend display outside the figure?

thanks
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to