Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: -graph combine- question


From   Jeph Herrin <[email protected]>
To   [email protected]
Subject   st: -graph combine- question
Date   Fri, 17 Jul 2009 13:36:17 -0400


I am using Stata 10.1.

I am trying to stack up several graphs that have identical
layouts, with a shared x-axis. Thus, I would like to have the
x-axis only appear at the bottom of the bottom graph.

Therefore, I suppress the x-axis on all but the last graph,
gN.gph, and then use:

  graph combine g1.gph ... gN.gph, col(1) xcommon imargin(0 0 0 0)

This works fine except that the bottom graph is compressed relative
to the other graphs - because of the additional axis.

I have fiddled with the aspect ratio of the bottom graph to try to
get the final combined graph to look the same as the others, but
cannot get a good fit.  Is there a better way to do this? At the
least, I need a formula for how much height the axis labels add
to my graph, so I can expand accordingly. Any ideas?

thanks,
Jeph





*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index