Re: [Matplotlib-users] Variable wspace and/or hspace?

2012-09-18 Thread Paul Hobson
On Tue, Sep 18, 2012 at 3:14 PM, Sean Lake wrote: > Hello all, > > I want to adjust the wspace used in a gridspec plot on a cell by cell basis. > Anyone have suggestions for how to do that? I haven't been able to find an > api to do that directly. The other possibility would be to be able to emb

Re: [Matplotlib-users] Variable wspace and/or hspace?

2012-09-18 Thread Mike Kaufman
On 9/18/12 6:14 PM, Sean Lake wrote: > Hello all, > > I want to adjust the wspace used in a gridspec plot on a cell by cell > basis. Anyone have suggestions for how to do that? I haven't been > able to find an api to do that directly. The other possibility would > be to be able to embed a gridspec

Re: [Matplotlib-users] animation or movie

2012-09-18 Thread gsal
oh, o.k., I will read up on that...for now, with python, I simply plotting one instance at a time and saving every image; then, with ffmpeg, gluing the gluing the images together from the command line. thanks Germán -- View this message in context: http://matplotlib.1069221.n5.nabble.com/ani

[Matplotlib-users] Variable wspace and/or hspace?

2012-09-18 Thread Sean Lake
Hello all, I want to adjust the wspace used in a gridspec plot on a cell by cell basis. Anyone have suggestions for how to do that? I haven't been able to find an api to do that directly. The other possibility would be to be able to embed a gridspec within a gridspec, but I'm not sure if that's

Re: [Matplotlib-users] animation or movie

2012-09-18 Thread Benjamin Root
On Tue, Sep 18, 2012 at 3:10 PM, gsal wrote: > Animation/movie advice. > > So, earlier, I got some help in finding out about pcolorfast that allowed > me > to plot some data as a nice contour. > > Now, I would like to get fancier and actually take a look as such contour > as > it varies with time

[Matplotlib-users] animation or movie

2012-09-18 Thread gsal
Animation/movie advice. So, earlier, I got some help in finding out about pcolorfast that allowed me to plot some data as a nice contour. Now, I would like to get fancier and actually take a look as such contour as it varies with time... how to go about it? some kind of animation? or movie? If

Re: [Matplotlib-users] error installing basemap

2012-09-18 Thread Michael Rawlins
From: Jeff Whitaker To: [email protected] Cc: [email protected] Sent: Thursday, September 13, 2012 9:44 PM Subject: Re: [Matplotlib-users] error installing basemap Michael:  The NetCDFFile function was deprecated a few releases back

Re: [Matplotlib-users] overwriting suptitle?

2012-09-18 Thread Damon McDougall
On Sun, Sep 16, 2012 at 8:38 PM, Eric Firing wrote: > On 2012/09/16 8:54 AM, Benjamin Root wrote: >> >> >> On Sun, Sep 16, 2012 at 2:09 PM, Skipper Seabold > > wrote: >> >> Is there a way to overwrite suptitle? When using 3rd party libs that >> return a figure,

Re: [Matplotlib-users] sampledoc sphinx-tutorial (missed link)

2012-09-18 Thread Michael Droettboom
It should be back up now. On 09/18/2012 08:42 AM, Michael Droettboom wrote: Sorry -- I seem to have missed that in the transition from Sourceforge to github hosting. I restore it. In the meantime, you can download the source for it here: https://github.com/matplotlib/sampledoc Mike On 09/

Re: [Matplotlib-users] sampledoc sphinx-tutorial (missed link)

2012-09-18 Thread Michael Droettboom
Sorry -- I seem to have missed that in the transition from Sourceforge to github hosting. I restore it. In the meantime, you can download the source for it here: https://github.com/matplotlib/sampledoc Mike On 09/18/2012 02:29 AM, Massimo Di Stefano wrote: Hi All, I'm trying to access to t