Hi all,

I noticed that, contrary to what the docstring says,

contourf(Z,10)

draws contour lines on the different levels.

The attached patch adds a draw_contours keyword that explicitly
controls this behaviour.  I don't know why it works (I set linewidths
to 1 and the lines disappear?!), but it gives some idea of what I
needed.

Could someone update the docstring, or fix the broken behaviour?

Thanks
Stéfan

Attachment: contourf.patch
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to