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