I have three seperate pcolor() plots that I want to merge into one single
plot (see attached file). Each plot uses a binary color scheme (white and
blue, white and red, and white and green). I tried to overlap the plots by
using the alpha command, but the output looks rather poor (for example, when
I do overplot three pcolor()'s, I set the alpha of the bottom most plot to
1, and lesser values for the two remaining plots which lie on top of the
third). The final result does not look presentation worthy.  Is there a
straight-forward way to present multiple pcolor() plots and have the colors
overlap in a transparent way? In the attached image, the plots to be merged
into a single plot are the two plots in the first row, and left plot in the
second row. 

http://old.nabble.com/file/p30087644/contour_phase_boundary.png 

Any suggestions would be greatly appreciated! 
-- 
View this message in context: 
http://old.nabble.com/Overlapping-pcolor%28%29-plots-tp30087644p30087644.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to