[Matplotlib-users] bluemarble is too dark

2009-12-13 Thread Dr. Phillip M. Feldman
When I generate a map with a background generated via Basemap.bluemarble(), the background is extremely dark. Is there any way to get a lighter/brighter version? (I've looked at all of the available parameters, but none of them seems to allow for adjustment of the luminance). -- View this messa

[Matplotlib-users] [Ann] EuroScipy 2010

2009-12-13 Thread Gael Varoquaux
== Announcing EuroScipy 2010 == --- The 3rd European meeting on Python in Science --- **Paris, Ecole Normale Supérieure, July 8-11 2010** We are happy t

Re: [Matplotlib-users] 3D semilog plot

2009-12-13 Thread Reinier Heeres
Hi, You'll have to use ax.w_yaxis.set_yscale('log'), which should work fine. Hope this helps, Reinier On Tue, Dec 8, 2009 at 5:11 PM, Trevor Irons wrote: > Hi: > > I'm trying to get a semilog 3D plot. I want to plot several 2D time series > lines, with the third axis being on a log scale. I am