ploting with two subfigures that share a common axis

Hello,
I am trying to plot data of daily snow percip, wind and accumulated snow
depth. the first two have their own y-axis, but share the same x-axis AND
the same second y-axis as such that the second y-axis is continues in both
plots.

This could be seen in the attachment.
Thanks
Eyal <http://matplotlib.1069221.n5.nabble.com/file/n42108/DSC_0003.jpg>

···

--
View this message in context: http://matplotlib.1069221.n5.nabble.com/ploting-with-two-subfigures-that-share-a-common-axis-tp42108.html
Sent from the matplotlib - devel mailing list archive at Nabble.com.

Sounds like some sort of modification of this example: http://matplotlib.org/examples/pylab_examples/finance_work2.html

Not exactly sure how you can make that work completely, but this should get you in the right direction.

Cheers!
Ben Root

I would like to have the snow accumulation to be plotted as if the area of the two subplots is the area of one plot. As you can see in the figure I posted.

Thanks ahead,
Eyal

···

On Thu, Sep 26, 2013 at 11:41 AM, Benjamin Root-2 [via matplotlib] <[hidden email]> wrote:

Sounds like some sort of modification of this example: http://matplotlib.org/examples/pylab_examples/finance_work2.html

Not exactly sure how you can make that work completely, but this should get you in the right direction.

Cheers!
Ben Root


October Webinars: Code for Performance

Free Intel webinars can help you accelerate application performance.

Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >

http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk


Matplotlib-devel mailing list

[hidden email]

https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


If you reply to this email, your message will be added to the discussion below:

http://matplotlib.1069221.n5.nabble.com/ploting-with-two-subfigures-that-share-a-common-axis-tp42108p42110.html

To unsubscribe from ploting with two subfigures that share a common axis, click here.

  [NAML](http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml)


Eyal Saiet