Re: [Matplotlib-users] matplotlib for Mac OS 10.7 (Lion)

2012-04-24 Thread Russell E. Owen
In article , C M wrote: > > > Trying to help a Mac friend running OSX 10.7 (Lion) easily set up to test > > > scripts I send him, and have some questions: > > > > > > 1) Can Matplotlib 1.1 run on the Python 2.7.2 version that comes with > > > Lion? > > > > Yes. You can easily build it yoursef a

Re: [Matplotlib-users] matplotlib for Mac OS 10.7 (Lion)

2012-04-24 Thread C M
> > Trying to help a Mac friend running OSX 10.7 (Lion) easily set up to test > > scripts I send him, and have some questions: > > > > 1) Can Matplotlib 1.1 run on the Python 2.7.2 version that comes with > > Lion? > > Yes. You can easily build it yoursef as long as you have XCode > installed: > >

[Matplotlib-users] Continent Transparency

2012-04-24 Thread Bruce Ford
All, I often produce images for use in .KML with Google Earth. Sometimes I need the masking effect of matplotlib.toolkits.basemap.Basemap.fillcontinents but in the case of Google Earth, I need to make continents transparent on the final image. Any ideas on how to do this? Thanks! Bruce --

Re: [Matplotlib-users] [Bug] : yaxis presentation going wrong if ymin/ymax < .000x (x~ 5)

2012-04-24 Thread julien tayon
Hello 2012/4/24 Eric Firing : > On Tue, Apr 24, 2012 at 12:21 AM, Tony Yu wrote: >> On Mon, Apr 23, 2012 at 5:09 AM, jul tayon wrote: >>> Hello list >>> Exected Result : >>> https://github.com/jul/pypi-stat/blob/master/why.png >>> >> Sorry, I'm not clear on what the bug is. Is the picture you li