On Sun, Sep 26, 2010 at 3:49 AM, sa6113 <s.payan...@gmail.com> wrote:

>
> I want to use more than 2 axes in my plot, for example yleft,yright, butoom
> or top, is it possible?
> any body had done it before?
>
> I read in matplotlib's document that : " matplotlib is organized around
> figures and axes. The figure contains an arbitrary number of axes, which
> can
> be placed anywhere in the figure you want, including over other axes. You
> can directly create and manage your own figures and axes."
> How?
> --


I suggest spending sometime going through the matplotlib gallery. [
http://matplotlib.sourceforge.net/gallery.html]

This example should give you a good start for multiple axes plotting
[
http://matplotlib.sourceforge.net/examples/axes_grid/demo_parasite_axes2.html
]


Gökhan
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to