Jordan Dawe wrote:
> I've been trying to plot a pcolor over a contourf with a masked array in 
> the pcolor so that parts of the contour will show through underneath, 
> but whenever I try to do this the pcolor wipes out the contourf.  I can 
> do this fine with a contourf over another contourf, but I'm plotting 
> model topography, and I would really prefer to leave the discretization 
> visible instead of showing contourf's interpolation.  Any way to get a 
> pcolor to plot over a contourf without wiping out the contourf beneath it?
> 
> Jordan

Jordan,

I'm not sure I understand what you are trying to do; please provide a 
simple, self-contained script that illustrates the problem.  (Is the 
contour supposed to be seen through holes in the pcolor where it is 
masked?  Or are you talking about using transparency?)

Eric

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to