You can include "empty" graphs to space it out.  To create an empty
graph:
     graph using, saving(empty)
Then:
     graph using g1 g2 empty g3 g4 empty g5 g6 empty
You can gain more flexibility by getting into lower-level -gph-
programming, with the bbox() option.  I believe Nick Cox has a more
involved wrapper for that approach . . .
--Nick Winter
> -----Original Message-----
> From: Schimmelpfennig, Axel [mailto:[email protected]]
> Sent: Friday, March 01, 2002 2:25 PM
> To: '[email protected]'
> Subject: st: 6-panel chart
>
>
> I want to do a 6-panel chart with Stata that looks like this
> (portrait):
> 	X	X
> 	X	X
> 	X	X
>
> Instead, Stata only volunteers a chart that looks like this
> (landscape)
> 	X	X	X
> 	X	X	X
>
> Does anyone know how to entice Stata to deliver the portrait-type?
>
> Thanks,
> axel
>
>
> *
> *   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/
>
*
*   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/
*
*   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/