Hello all,
   Is there any way to set numpoints for each line in a plot. I wanted to plot 6 curves in a single plot
some plots with continuous lines using marker='-' and some using symbols and line combination like
using marker ='-^'. Now if I use legend(numpoints=1) I see one symbol for the plots with '-^' in the legend
but I don't see anything for the plots with marker='-'.
  I want to set numpoints=4 for continuous lines and numpoints=1 for the one with symbols.

Regards
Varun

--
Varun Hiremath
Undergraduate Student,
Aerospace Engg. Department,
Indian Institute of Technology Madras,
Chennai, India
--------------------------------------------------------------------
web page : http://varun.travisbsd.org
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to