Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Changing the width of the box in a boxplot


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: Changing the width of the box in a boxplot
Date   Thu, 26 Jun 2008 11:17:35 +0100

Consider 

sysuse auto
graph box mpg, over(rep78)
graph box mpg, over(rep78, gap(*2)) 

Similarly there is a -boxgap()- option. 

In addition to -graph box- and -graph hbox-, -stripplot- on SSC has a
-box()- option. 

Nick
[email protected] 

Anne Tate

I am trying to modify the look of some boxplots (graph box) for a
presentation.
I want to make the box area smaller, i.e shrink the width of the box
lengthwise to make it thinner.
As far as I can see, you can modify everything else in a box except for
this.

*
*   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/



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