Stephane Raynaud wrote:
> Hi,
> 
> I think that "collection._alpha = self.alpha" (or something better)
> are missing in ContoutSet.__init__, because _alpha from collections
> (Line or Poly) overrides the alpha value the color of
> "collection.set_color(color)" found in method "changed" of ContourSet.
> Therefore, alpha doesn't work for contours (filled or not).
> 
> Nota: If "collection.set_alpha" is used, it fails with line contouring
> because self._edgecolors is an empty list.
> 
> I hope it can help.
> 

Stephane,

It did help, thank you.  I have fixed this in svn, rev 5051.

Eric

-------------------------------------------------------------------------
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