From: Eric F. <ef...@ha...> - 2006-08-31 17:51:01
|
Scott, Please send a minimal example that I can use as a test case. This sounds vaguely familiar. Thanks. Eric Scott Ransom wrote: > Hi All, > > I'm using matplotlib (with agg backends) from recent svn: > > In [63]: matplotlib.__version__ > Out[63]: '0.87.4' > > and I can't seem to get contour() or contourf() to utilize the > alpha keyword. No matter what value I set, alpha=1.0 on the > output. Alpha in general works fine, as the scatter_demo2.py > example gives very nicely alpha-channeled output. > > Any ideas? Thanks a bunch, > > Scott > |