Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: AW: Gap between lines in dot plot


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: Gap between lines in dot plot
Date   Mon, 2 Nov 2009 18:19:05 +0100

<> 



*************
sysuse auto, clear
graph dot mpg turn, over(rep78) name(dot1, replace)
gr_edit plotregion1.GraphEdit, cmd(_set_graphstyle_remake gap neg75pct)
*************



HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Friedrich
Huebler
Gesendet: Montag, 2. November 2009 18:05
An: [email protected]
Betreff: st: Gap between lines in dot plot

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/


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