>>>>> "Varun" == Varun Hiremath <[EMAIL PROTECTED]> writes:

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


There isn't any support for this, and there is no obvious way to me to
add it, sorry to say.

JDH

-------------------------------------------------------------------------
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