Hello, (This is a different question for the same project that led me to file a bug about alpha blending in "contour" .)
I want to overlay a number of exclusion regions in a 2D parameter scan. I generate each region with contourf in succession, like: contourf(x,y,unphys,(1),alpha=1,colors=('w','k')) contourf(x,y,excl,(1),alpha=0.5,colors=('w','m')) ... The problem as you might guess is that if I overlay many regions, the white level at each new region washes out the underlying non-white colors. Is there a "transparent" color I can use instead of white? Or, is there an alternative way to overlay regions that avoids this problem? Thank you again! Best, Sourav ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users