Hi,
I am pretty new to python and matplotlib -
I am struggeling a bit doing a 2d plot with two graphs in one with
different scaling on the left and right y-axis e.g. time vs temperature
and rainfall?
Can someone give me a hint or example-code?
Cheers Michael
**
Look at two_scales.py in the "examples" directory of the source
distribution.
Johann
On Tuesday, 8 May 2007 09:59, Schmidt Michael wrote:
> Hi,
>
> I am pretty new to python and matplotlib -
>
> I am struggeling a bit doing a 2d plot with two graphs in one with
> different scaling on the left an
On Monday 07 May 2007 16:46, Jeff Whitaker wrote:
> Jesper: Can you be more specific about why you need a deepcopy? Those
> methods you mention do not modify the Basemap instance, although they do
> modify the axes instance they are used with. It shouldn't be a problem
> reusing the Basemap inst
Derek,
When you say "on version 5", do you mean windrose itself is on version 5? May
be that's why in your sample code, you invoked windrose via:
freq,ax=windrose.windplot(ventV,ventD,counts=False,speed_classes=[0.1,0.2,0.3,0.4,0.5],sectors=8,style='bar2')
but the version of windrose from John
Hi All,
I was excited to see that a Qt4 backend is available for matplotlib -
I'm running 0.87.7. So, I installed PyQt4 from source from the
riverbankcomputing website (OSX comes with the Qt framework already
installed), and tried to give it a go.
First off I got the error:
"No module name
[EMAIL PROTECTED] writes:
>
> I have not received a response from the author. Could you please
> post version 5 of windrose.py?
The Gmane search page is a great resource for this kind of thing:
http://search.gmane.org/?query=windrose&author=Lionel+Roubeyrie&group=gmane.comp.python.*&sort=da
Jesper Larsen wrote:
> On Monday 07 May 2007 16:46, Jeff Whitaker wrote:
>
>> Jesper: Can you be more specific about why you need a deepcopy? Those
>> methods you mention do not modify the Basemap instance, although they do
>> modify the axes instance they are used with. It shouldn't be a pro
On Tuesday 08 May 2007 02:43:45 pm Aaron Hoover wrote:
> Hi All,
>
> I was excited to see that a Qt4 backend is available for matplotlib -
> I'm running 0.87.7. So, I installed PyQt4 from source from the
> riverbankcomputing website (OSX comes with the Qt framework already
> installed), and tried t
On Tuesday 08 May 2007 02:43:45 pm Aaron Hoover wrote:
> Hi All,
>
> I was excited to see that a Qt4 backend is available for matplotlib -
> I'm running 0.87.7. So, I installed PyQt4 from source from the
> riverbankcomputing website (OSX comes with the Qt framework already
> installed), and tried t
Thanks, Philip. I wasn't aware of gmane. I only did a google search.
Regards,
> -Original Message-
> From: Philip Austin [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 08, 2007 11:51 AM
> To: [EMAIL PROTECTED]
> Cc: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-user
>
> On Tuesday 08 May 2007 02:43:45 pm Aaron Hoover wrote:
>> Hi All,
>>
>> I was excited to see that a Qt4 backend is available for matplotlib -
>> I'm running 0.87.7. So, I installed PyQt4 from source from the
>> riverbankcomputing website (OSX comes with the Qt framework already
>> installed), a
On 5/8/07, Aaron Hoover <[EMAIL PROTECTED]> wrote:
> > I have been using the qt4 backend with ipython for maybe a year
> > now, currently
> > ipython 0.8.0. What is the output of "ipython -Version"?
>
> ipython -Version gives:
>
> 0.8.0
>
> Specifically, the error seems to be happening on line 838
On May 8, 2007, at 1:22 PM, Fernando Perez wrote:
> On 5/8/07, Aaron Hoover <[EMAIL PROTECTED]> wrote:
>
>> > I have been using the qt4 backend with ipython for maybe a year
>> > now, currently
>> > ipython 0.8.0. What is the output of "ipython -Version"?
>>
>> ipython -Version gives:
>>
>> 0.8.0
13 matches
Mail list logo