Multiple Y Axes...

Hello John & NG,

    thank you very much for your answer. BTW, I have
another (small) question about matplotlib (and I am still sorry for my
ignorance :wink: ). Is there a way to make a subplot spanning 2 columns
(or 2 rows)? Something like:

--------------------------------|
                  > >
                  
                   >
                  > >
                  > >
--------------------------------|
                                       >
                                       >
                                       >
                                       >
--------------------------------|

Thanks in advance.

Andrea.

a = subplot(221)
b = subplot(222)
c = subplot(212)

···

On 1/30/06, andrea_gavana@...517... <andrea_gavana@...517...> wrote:

Hello John & NG,

    thank you very much for your answer. BTW, I have
another (small) question about matplotlib (and I am still sorry for my
ignorance :wink: ). Is there a way to make a subplot spanning 2 columns
(or 2 rows)? Something like:

>--------------------------------|
> > >
>
> >
> > >
> > >
>--------------------------------|
> >
> >
> >
> >
>--------------------------------|

Thanks in advance.

Andrea.

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options