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: graph line, line(...)
From
Maarten Buis <[email protected]>
To
[email protected]
Subject
Re: st: graph line, line(...)
Date
Tue, 25 Oct 2011 08:51:00 +0200
On Tue, Oct 25, 2011 at 5:35 AM, Keith Dear wrote:
> How can I remove the slice outlines from a pie-chart?
This worked for me:
*----------- begin example --------------
sysuse auto
graph pie price , over(rep78) ///
by(foreign) line(lcolor(none))
*---------- end example ----------------
(For more on examples I sent to the Statalist see:
http://www.maartenbuis.nl/example_faq )
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* 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/