Re: [Matplotlib-users] contourf with rgba colours

2011-12-27 Thread Eric Firing
On 12/27/2011 03:11 PM, Jeff Whitaker wrote: > On 12/27/11 12:07 PM, Logi Ragnarsson wrote: >> Hello, >> >> Is it supposed to be possible to do a filled contour plot with alpha >> levels in the colour map? I'm plotting weather data on top of maps and >> would very much like to plot low levels of wi

Re: [Matplotlib-users] contourf with rgba colours

2011-12-27 Thread Jeff Whitaker
On 12/27/11 12:07 PM, Logi Ragnarsson wrote: > Hello, > > Is it supposed to be possible to do a filled contour plot with alpha > levels in the colour map? I'm plotting weather data on top of maps and > would very much like to plot low levels of wind and precipitation as > mostly transparent, wit

[Matplotlib-users] problems importing matplotlib in macos

2011-12-27 Thread sigma.z.1980
hi everyone, I run python 2.7.2. in Eclipse (recently upgraded from 2.6). I have a problem with installing matplotlib (I found the version for python 2.7. MacOs 10.3, no later versions). If I run python in terminal using arch -i386 python, and then from matplotlib.pylab import * and similar stu