<>
"(The reason I'm using -orient(vertical)- is because my value labels can get
long, and end up overlapping otherwise.)"
But note this recent thread:
http://www.stata.com/statalist/archive/2010-01/msg00630.html
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Cohen, Elan
Sent: Donnerstag, 21. Januar 2010 20:14
To: '[email protected]'
Subject: st: subtitle margins on sid- by-side boxplots.
I'm using Stata 10. In a graph similar to this:
sysuse auto, clear
graph box price, by(foreign,row(1)) sub(,orient(vertical) al(middle)
j(left))
I can't understand why there is so much "vertical" space in the subtitles
above each boxplot. I've tried:
graph box price, by(foreign,row(1)) sub(,orient(vertical) al(middle) j(left)
margin(zero))
but this doesn't do anything. It seems like the size of the subtitle region
is always the same as the size of the plot, even if I were to specify
-sub("")-. Is there any way around this? (The reason I'm using
-orient(vertical)- is because my value labels can get long, and end up
overlapping otherwise.)
I'd appreciate any help in this matter. Thank you.
- Elan
*
* 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/
*
* 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/