[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Gap between lines in dot plot
From
Friedrich Huebler <[email protected]>
To
[email protected]
Subject
st: Gap between lines in dot plot
Date
Mon, 2 Nov 2009 12:05:27 -0500
How can the lines in a dot plot with over() be moved closer together?
The gap() option has no effect.
. sysuse auto
. graph dot mpg turn, over(rep78) name(dot1)
. graph dot mpg turn, over(rep78, gap(*.5)) name(dot2)
I expected the lines in the second graph to be closer together but
both graphs look the same.
Friedrich
*
* 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 |