see: -help graph combine- especially under the heading "Controlling the
aspect ratio of subgraphs"
Hope this helps,
Maarten
--- Thomas Speidel <[email protected]> wrote:
> I have generated two graphs, one of the form:
>
> graph twoway tsline somevar,
> xsize(15) ysize(5.5);
>
> and the other of the form:
>
> graph twoway bar someothervar date,
> xsize(15) ysize(3);
>
> to be combined using graph combine:
>
> graph combine tslinegraph.gph bargraph.gph,
> imargin(small)
> rows(2)
> xsize(11)
> ysize(8.5)
> ;
>
> I would like to have the bar graph at the bottom so that is roughly
> half
> the height of the time series graph on top. Even though I played
> around
> with the individual and the combined graphs' aspect ratios, I don't
> seem
> to be able to achieve this.
>
> Thomas
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
___________________________________________________________
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/