Re: [Matplotlib-users] more than two y-axes

2008-02-01 Thread Anthony Floyd
On Jan 31, 2008 6:03 AM, Thomas Tanner <[EMAIL PROTECTED]> wrote: > Hi, > I'd like to have figure with 3 (or 4) plots having different scales > but sharing the same x-axis. > Basically I want an extension of the twinx command (see, e.g, > two_scales.py demo). > I'm using 0.91.2svn on MacOSX10.5.1 f

[Matplotlib-users] more than two y-axes

2008-01-31 Thread Thomas Tanner
Hi, I'd like to have figure with 3 (or 4) plots having different scales but sharing the same x-axis. Basically I want an extension of the twinx command (see, e.g, two_scales.py demo). I'm using 0.91.2svn on MacOSX10.5.1 from http://trichech.us/?page_id=5 I've tried the following hack (creating ver