Re: [Matplotlib-users] "ValueError: oridinal must be >= 1" with 0.98.1 - non with 0.98.0

2008-06-24 Thread Johan Mazel
I used to have such errors when I was trying to display empty vectors. But since you're saying that the script work on previous version of Matplotlib... Sorry if it hasn't helped. Johan 2008/6/24 Darren Dale <[EMAIL PROTECTED]>: > On Monday 23 June 2008 23:37:09 Adam Mercer wrote: > > Hi > > > >

Re: [Matplotlib-users] Ubuntu Hardy and matplotlib

2008-06-17 Thread Johan Mazel
ing forwards to start using matplotlib. > > Cheers, marjolaine. > > >>> "Johan Mazel" <[EMAIL PROTECTED]> 06/17/08 10:15 AM >>> > Hi > I am working with matplotlib 0.91.3 on Hardy. I installed it (with "pyhton > setup.py build" and &

Re: [Matplotlib-users] Ubuntu Hardy and matplotlib

2008-06-17 Thread Johan Mazel
Hi I am working with matplotlib 0.91.3 on Hardy. I installed it (with "pyhton setup.py build" and "pyhton setup.py install") from the source given on SourceForge. And it's working perfectly. Are you sure that you installed all the needed packages ? (Check with "pyhton setup.py build" and see wether

Re: [Matplotlib-users] Align x axises with data vectors of different size

2008-06-10 Thread Johan Mazel
Anyway guys, thanks a lot for the fast answer and all the good work you're doing. :) Johan 2008/6/10 Eric Firing <[EMAIL PROTECTED]>: > John Hunter wrote: > > We should consider fix the autoscaling so that tthe default view lim >> are always open intervals that contain the data. >> > > This has

Re: [Matplotlib-users] Align x axises with data vectors of different size

2008-06-10 Thread Johan Mazel
er <[EMAIL PROTECTED]>: > On Tue, Jun 10, 2008 at 8:51 AM, Johan Mazel <[EMAIL PROTECTED]> > wrote: > > Hi > > I display two data vectors : the first is in the subplot 2,1,1 and the > > second in the subplot 2,1,2. Each of the data vectors have an x vector of > &g

[Matplotlib-users] Align x axises with data vectors of different size

2008-06-10 Thread Johan Mazel
Hi I display two data vectors : the first is in the subplot 2,1,1 and the second in the subplot 2,1,2. Each of the data vectors have an x vector of dates to display values on x axis. The 2 data vectors are correlated in time and I want to show the correlation. But the two data vectors are not alig

Re: [Matplotlib-users] deb or rpm packages

2008-06-05 Thread Johan Mazel
Hi I can't find any deb package of matplotlib in the url that you gave me. The sources are there but I'm not interested in the sources since I can find them on the official website of matplotlib. Is there any problem ? Thanks for the answer by the way. Johan mazel 2008/6/3 Andrew Str

[Matplotlib-users] deb or rpm packages

2008-06-03 Thread Johan Mazel
n installed the software myself since I think it would be easier for me if I want to uninstall it. Thanks. Johan Mazel - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.a

Re: [Matplotlib-users] Installation of 0.91.2 maintenance + Tkinter developpement packages

2008-05-30 Thread Johan Mazel
Atually, I just installed g++ as you were saying and now, it's working. Thanks for the help. Johan Mazel 2008/5/30 Michael Droettboom <[EMAIL PROTECTED]>: > This is in diff format, so it indicates that it is around line 960. The > part to add is this: > > if no

Re: [Matplotlib-users] Installation of 0.91.2 maintenance + Tkinter developpement packages

2008-05-30 Thread Johan Mazel
Hi Where am I supposed to copy this piece of code in setupext.py ? At the begining ? At the end ? Thanks for the answer. Johan Mazel 2008/5/30 Michael Droettboom <[EMAIL PROTECTED]>: > It seems you have two unrelated errors here. > > The first is that Hardy changed how Tkinter

[Matplotlib-users] Installation of 0.91.2 maintenance + Tkinter developpement packages

2008-05-30 Thread Johan Mazel
27;t find this package through Synaptic my package manager. If you have any idea of where this problem comes from, please, I'm listening. Thanks for the help. Johan Mazel - This SF.net email is sponsored by: Microsoft Def

[Matplotlib-users] Change position of graphs when using subplot

2008-05-21 Thread Johan Mazel
Hi I'm displaying 4 graphs in one figure. But the 4 graphs are really to much near each other and the center of the figure. Is there anyway to change this, and move them nearer to the edges of the figure ? Thanks Johan

[Matplotlib-users] Remove xlabel

2008-05-20 Thread Johan Mazel
the empty formatter is the first one, it looks that both x tick labels are displayed at the same time (just as before). And if the empty formatter is the second, none of the x tick labels are displayed. Thanks in advance for the help. Regards. Johan Mazel --

Re: [Matplotlib-users] Plot data with specified time (hour, minute, second)

2008-04-30 Thread Johan Mazel
7;t use this type of data structure and another one. Regards Johan Mazel * *2008/4/29 Johan Mazel <[EMAIL PROTECTED]>: > Ok. > I tried to do the job through the old way and it's working. > But I have the latest version (0.91.2). Is it possible that my version > wasn't

Re: [Matplotlib-users] Plot data with specified time (hour, minute, second)

2008-04-29 Thread Johan Mazel
AIL PROTECTED]>: > On Tue, Apr 29, 2008 at 12:10 PM, Johan Mazel <[EMAIL PROTECTED]> > wrote: > > When you wrote "import matplotlib.ticker", you meant "from > matplotlib.dates > > import ticker" ? > > No sorry, I meant "import matplotlib.

[Matplotlib-users] Fwd: Plot data with specified time (hour, minute, second)

2008-04-29 Thread Johan Mazel
-- Forwarded message -- From: Johan Mazel <[EMAIL PROTECTED]> Date: 2008/4/29 Subject: Re: [Matplotlib-users] Plot data with specified time (hour, minute, second) To: John Hunter <[EMAIL PROTECTED]> When you wrote "import matplotlib.ticker", you meant

Re: [Matplotlib-users] Plot data with specified time (hour, minute, second)

2008-04-29 Thread Johan Mazel
Ok. I manage to get either time or date but not both inside the same object . And I don't know how to use plot with two object (one for the time and the other for the date). Thanks for the answer. Johan Mazel 2008/4/29 John Hunter <[EMAIL PROTECTED]>: > On Tue, Apr 29, 2008 at

[Matplotlib-users] Plot data with specified time (hour, minute, second)

2008-04-29 Thread Johan Mazel
eplace any kind of setup in data input but anyway... Thanks Regards Johan Mazel - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save