[Matplotlib-users] How not to see timezone on a xlabel?

2009-06-23 Thread Gökhan SEVER
Hello, As shown in this screenshot http://img195.imageshack.us/img195/9186/timeseries.png I am trying to plot a timeseries using mpl. There is a minute detail that bothers me. I couldn't figure out how to hide the timezone information on my xlabel (here is CST) After loading the data, I use mpl's

Re: [Matplotlib-users] Basemap & ax parameter : bug or feature ?

2009-06-23 Thread Pierre GM
On Jun 23, 2009, at 6:01 PM, Jeff Whitaker wrote: >> > Pierre: Doing what you suggest (having Basemap.__init__ > automatically set self.ax to the current axes) will break pickling, > so I can't do that. Oh, I'm sorry for the misunderstanding: I never suggested that Basemap.ax should be se

Re: [Matplotlib-users] Basemap & ax parameter : bug or feature ?

2009-06-23 Thread Jeff Whitaker
Pierre GM wrote: > > On Jun 23, 2009, at 8:27 AM, Jeff Whitaker wrote: >> >> Pierre: The reason I did it that way was so that the basemap >> instance could be created independent of any axes instances. For >> instance, you can create a basemap instance before an axes instance >> is created, or

Re: [Matplotlib-users] 0.98.6svn Windows

2009-06-23 Thread Patrick Marsh
This isn't the most current version, but it is a build from the SVN branch a while ago. http://code.patricktmarsh.com/builds/py2.5_mpl-0.98.6svn.win32.exe The machine I used to build this took a dive so I no longer have a working development environment so I can't build a more current .exe for yo

Re: [Matplotlib-users] 0.98.6svn Windows

2009-06-23 Thread Gary Pajer
On Tue, Jun 23, 2009 at 12:45 PM, Ryan Wagner wrote: > I hate to ask this question. Is there somewhere I can download the latest > svn release compiled for Windows? I have been completely unsuccessful in > compiling MPL for windows and rely on the binaries, but I need to work with > the mplot3D fun

[Matplotlib-users] 0.98.6svn Windows

2009-06-23 Thread Ryan Wagner
I hate to ask this question. Is there somewhere I can download the latest svn release compiled for Windows? I have been completely unsuccessful in compiling MPL for windows and rely on the binaries, but I need to work with the mplot3D functionality. From what I've seen on Linux, it looks great!

Re: [Matplotlib-users] [IPython-dev] [patch] IPython.set_trace() implemented

2009-06-23 Thread Gökhan SEVER
Note: Cross-posting on IPy devel and Matplotlib-users list. Hello, My 8 hours sleep have helped me solve the riddle of IPython pylab entry from a regular Python script. Although it is funky and experimental, it works just as I have been seeking it to work for months :) Here take a look at this

Re: [Matplotlib-users] autocrop function

2009-06-23 Thread Nils Wagner
On Wed, 10 Jun 2009 16:32:08 -0400 Jae-Joon Lee wrote: I guess I misunderstood your intention. As you posted the message in the mpl list, I assumed that you want to crop out the boundary of the mpl figure, which seems to be not the case. Sorry for the noise. -JJ Hi, I found a way to run

Re: [Matplotlib-users] Strange resize behaviour for qt backend

2009-06-23 Thread Ole Streicher
Hi, could anyone reproduce this problem and/or has a solution for it? Is there anything wrong with my code? Best regards Ole Ole Streicher writes: > Hi Darren, > > Darren Dale writes: >> I am really busy with other things, and can't offer suggestions unless >> you post a short, simple, standa

[Matplotlib-users] Reminder to vote in the SF Community Choice awards

2009-06-23 Thread Kaushik Ghose
Hi Gang, Matplotlib made it past the nomination stage and is one of the finalists in the 'best project for academia' category. Don't forget to register your vote! http://sourceforge.net/community/cca09/vote/ You can skip votes for categories you are not interested in if you like, but you can

Re: [Matplotlib-users] Basemap & ax parameter : bug or feature ?

2009-06-23 Thread Jeff Whitaker
Pierre GM wrote: > All (and Jeff W. in particular), > > It's the time of the year where I have to draw maps in batch. I wrote > a script to process some data recorded at various stations, > interpolate the data on a grid, draw the corresponding contours on a > basemap, add a colorbar, and end

Re: [Matplotlib-users] Matplot Numpy possible bug !

2009-06-23 Thread Sandro Tosi
On Mon, Jun 22, 2009 at 13:33, jmariette wrote: > > Hi everybody, > I have some probleme with Matplot/numpy ! > I'm using matplot v0.91.2 and I'm trying to get the hist function working !! a rather old version of matplotlib (that's the name of the project): we are at 0.98.5.3; try to upgrade and s

Re: [Matplotlib-users] Tutorial on working with Excel files in Python (without COM and crossplatform!) at EuroPython 2009

2009-06-23 Thread Jeremiah Jester
Chris, Do you have any online tutorial for this topic? Thanks, JJ On Thu, 2009-06-18 at 08:38 -0700, Chris Withers wrote: > Hi All, > > Too many people in the Python community *still* think the only way to > work with Excel files in Python is using COM on Windows. > > To try and correct this, I

[Matplotlib-users] Matplot Numpy possible bug !

2009-06-23 Thread jmariette
Hi everybody, I have some probleme with Matplot/numpy ! I'm using matplot v0.91.2 and I'm trying to get the hist function working !! I'm using the sample code of matplot: -- #!/usr/bin/env python import numpy as np import matplotlib.mlab as

[Matplotlib-users] Gtk blit animation, best practices

2009-06-23 Thread Antonino Ingargiola
HI to the list, I'm playing with blit animations in a gtk window. Looking at MPL examples I came up with a working example (attached) that shows a sin wave with a play toggle button and a "scale" button that changes the axis limits. In order to plot the first frame (before play is clicked) and to