[Matplotlib-users] plot order

2008年1月23日 23:12:03 -0800

Ok, I've spent a while searching through the mailing list archives and I 
can't find an answer for this relatively simple problem. I've plotted a 
series of contourf and contour plots on the same axes.
First I plot a contourf.
Next a contour on top of it.
Then I want a contourf plotted on top of both the previous contourf and 
contour plots.
And finally, a contour on top of the second contourf.
However, when I do this the result is the two contour plots are drawn on 
top of the contourf plots no matter what. How do I hide the contours 
under a contourf?
Jordan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to