Re: [Matplotlib-users] Alpha channel problems?

2010-02-02 Thread Luc Gervais
Hi Jon, I'm sorry I didn't mean 0-1. I meant from 0 to 1. I have tried with values like 0.15, 0.55, 0.95 and 1. The polygons stay opaque with the same colour in all cases. Luc On 2010-02-02, at 2:59 PM, John Hunter wrote: > On Tue, Feb 2, 2010 at 7:47 AM, Luc Gervais wrote:

[Matplotlib-users] Alpha channel problems?

2010-02-02 Thread Luc Gervais
Hello all, I am creating radar plots in matplolib and I cannot get transparent polygons. I have run the examples from the gallery: http://matplotlib.sourceforge.net/examples/api/radar_chart.html http://matplotlib.sourceforge.net/examples/pylab_examples/polar_bar.html The colours show differentl