Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

Re: st: stripplot, separate(): How to control appearance of markers


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: stripplot, separate(): How to control appearance of markers
Date   Tue, 13 Nov 2012 09:27:20 +0000

-stripplot- is from SSC.

Two or more distinct categories can be shown specifying two or more
marker symbols (colours, etc.).

... msymbol(smcircle_hollow dh) mcolor(black red)

Nick

On Tue, Nov 13, 2012 at 8:01 AM, Elmar Saathoff <[email protected]> wrote:
> Dear Listers,
>
> I am using stripplot (written by Nicholas Cox) to generate dotplots, which
> is an excellent and more flexible alternative to the dotplot programme.
> When I use the "separate()" option however, I am unable to control the
> appearance of additional groups identified by separate(). Consider the
> following example, here I am able to control the appearance of markers for
> domestic vehicles, but I have no idea how to modify that for foreign
> vehicles:
>
> . sysuse auto, clear
> . stripplot mpg, over( rep78) stack vertical sep(foreign)
> msymbol(smcircle_hollow) mcolor(black)
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index