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: Problem with graph


From   "Radwin, David" <[email protected]>
To   <[email protected]>
Subject   RE: st: Problem with graph
Date   Thu, 22 Aug 2013 12:41:50 -0400

Amal,

Also, an excellent reference for graphics is "A visual guide to Stata
graphics, Third Edition" by Michael N. Mitchell (2012). 
http://www.stata.com/bookstore/visual-guide-to-stata-graphics/index.html

David
--
David Radwin
Senior Research Associate
Education Studies Division
RTI International
2150 Shattuck Ave., Suite 800
Berkeley, CA 94704
Phone: 510-665-8274

www.rti.org


> -----Original Message-----
> From: [email protected] [mailto:owner-
> [email protected]] On Behalf Of Joerg Luedicke
> Sent: Thursday, August 22, 2013 9:13 AM
> To: [email protected]
> Subject: Re: st: Problem with graph
> 
> On Thu, Aug 22, 2013 at 11:51 AM, Amal Khanolkar
<[email protected]>
> wrote:
> <snip>
> >
> > - I get the plot I need with 7 curves - which looks very good - but
for
> some reason Stata only specifies the legend (colour) for the first two
> categories (sweden and arab, but not the rest). Could anyone tell me
why?
> 
> The integer numbers in the legend option should refer to the order of
> plots, _not_ to values in your variable -ethnicity2-. Try the
> following instead:
> 
> legend(order(1 "Sweden" 2 "Arab" 3 "Somalia" 4 "SouthAsia" 5
> "Ethiopia" 6 "EastAsia" 7 "Africa"))
> 
> BTW, you could also use -twoway kdensity- directly.
> 
> >
> > - Also, how do I know the default pattern (and order of colours used
by
> Stata?
> 
> see -help connect_options-, especially -lpattern()- and -lcolor()-
> 
> Joerg

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