3rd y-axis in plot

Hello,

I need to plot 3 functions into the same plot, each having different scales
(same x, different y values).
For the first 2 functions I can use twinx(). But how can I include a 3rd
axis, which should appear
beside the first y-axis and plot the 3rd function ?

Thanks for matplotlib & help

Paul

···

--
View this message in context: http://www.nabble.com/3rd-y-axis-in-plot-tp23174438p23174438.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

Hello,

I need to plot 3 functions into the same plot, each having different scales
(same x, different y values).
For the first 2 functions I can use twinx(). But how can I include a 3rd
axis, which should appear
beside the first y-axis and plot the 3rd function ?

Is this close to what you want?

http://dl.getdropbox.com/u/178748/AxesGrid/htdocs/_images/demo_parasite_axes2.png

If yes, you may take a look at

http://dl.getdropbox.com/u/178748/AxesGrid/htdocs/users/overview.html#axisline

However, it may not work correctly unless you're using the svn version
of the mpl.

-JJ

···

On Thu, Apr 23, 2009 at 3:54 AM, philscher <p.hilscher@...1932...> wrote:

Thanks for matplotlib & help

Paul
--
View this message in context: http://www.nabble.com/3rd-y-axis-in-plot-tp23174438p23174438.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options