The animation code is currently not fully implemented in the MacOSX backend
because the way the general framework of animations is set up in Matplotlib (at
least last time I checked) is not compatible with drawing on Mac OS X. In
particular, the problem is that on Mac OS X all drawing should be
On 1/19/12 10:02 AM, Alexis Praga wrote:
> Hi,
>
> Trying the code at
> http://matplotlib.sourceforge.net/basemap/doc/html/users/ortho.html ,
> for zooming in a certain region on a globe, I have found some issues
> with the approach provided.
> For example, it does not work on the poles.
> Here is
From: Benjamin Root
To: Michael Rawlins
Cc: "matplotlib-users@lists.sourceforge.net"
Sent: Thursday, January 19, 2012 10:07 AM
Subject: Re: [Matplotlib-users] placing colorbar when using subplot command
On Thursday, January 19, 2012, Michael Rawlins w
> -Original Message-
> From: alw46 [mailto:amandalaurelw...@gmail.com]
> Sent: Thursday, January 19, 2012 11:31 AM
> To: matplotlib-users@lists.sourceforge.net
> Subject: [Matplotlib-users] Plotting contour in X-Z plane
>
>
> Hi All,
>
> I have a question similar to one posted on Aug 30,
On Thu, Jan 19, 2012 at 12:07 PM, Bruno Santos wrote:
> Hello everyone,
>
> I have been using matplotlib 0.99.3 to write some down. But I had to
> upgrade my OS and so installed the last version of the library 1.1.0. But
> unfortunately when I try to run my code I get the following error:
>
Hello everyone,
I have been using matplotlib 0.99.3 to write some down. But I had to
upgrade my OS and so installed the last version of the library 1.1.0. But
unfortunately when I try to run my code I get the following error:
raise ValueError, 'Path lacks initial MOVETO'
ValueError: Path lack
On Thu, Jan 19, 2012 at 10:30 AM, alw46 wrote:
>
> Hi All,
>
> I have a question similar to one posted on Aug 30, 2011 titled "Plotting 2D
> contourf in Axes3D X-Z plane instead of X-Y plane". In fact, it is the
> same
> question, and I can't seem to find a satisfactory answer anywhere.
>
> I've
Hi,
Trying the code at
http://matplotlib.sourceforge.net/basemap/doc/html/users/ortho.html ,
for zooming in a certain region on a globe, I have found some issues
with the approach provided.
For example, it does not work on the poles.
Here is my suggestion for a zoom with a factor = coef.
From: Benjamin Root
To: Michael Rawlins
Cc: "matplotlib-users@lists.sourceforge.net"
Sent: Thursday, January 19, 2012 10:07 AM
Subject: Re: [Matplotlib-users] placing colorbar when using subplot command
On Thursday, January 19, 2012, Michael Rawlins
Hi,
I was wondering how hard it would be to generate xyz format files from
netcdf files using python-netcdf4 and basemap? It seems that basemap has
the capabilities to do those sort of conversions, but I am a bit of a
novice to map data and I'm not sure what would be the correct approach
to this.
Hi All,
I have a question similar to one posted on Aug 30, 2011 titled "Plotting 2D
contourf in Axes3D X-Z plane instead of X-Y plane". In fact, it is the same
question, and I can't seem to find a satisfactory answer anywhere.
I've attached an image of what I've done in the X-Y plane for refe
On Thursday, January 19, 2012, Michael Rawlins wrote:
>
>
>
> From: Michael Rawlins
> To: Benjamin Root
> Cc: "matplotlib-users@lists.sourceforge.net" <
matplotlib-users@lists.sourceforge.net>
> Sent: Wednesday, January 18, 2012 10:13 AM
> Subject: Re: [Matplotli
From: Michael Rawlins
To: Benjamin Root
Cc: "matplotlib-users@lists.sourceforge.net"
Sent: Wednesday, January 18, 2012 10:13 AM
Subject: Re: [Matplotlib-users] placing colorbar when using subplot command
From: Benj
On Thu, Jan 19, 2012 at 12:44 AM, Paul Ivanov wrote:
> Hi David,
>
> David Perlman, on 2012-01-06 16:57, wrote:
> > Am I doing this wrong? I am doing the best I can to follow the
> > documentation exactly.
>
> It doesn't look like you're doing it wrong - and your example
> works for me, though
14 matches
Mail list logo