Statalist


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

st: AW: marker symbols in dotplot


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: marker symbols in dotplot
Date   Mon, 14 Sep 2009 13:40:45 +0200

<> 

-dotplot- indeed does not seem to support what you want to do, but
-stripplot-, obtainable from ssc, features the -separate- option which may
be what you want:

*************
sysuse auto, clear

stripplot mpg, by(rep78) /* 
*/ separate(foreign) stack  

*************



HTH
Martin

-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von George Savva
Gesendet: Montag, 14. September 2009 12:39
An: [email protected]
Betreff: st: marker symbols in dotplot

Dear Statalist

I need to produce a dotplot (ie using -dotplot- not -graph dot-) using
two different markers or two colours to represent different groups
within the same column.  Is this possible?  I cannot find an option for
this in dotplot or stripplot, and overlays seem not to exist for these
commands.  

Thanks,

George

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