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: lines separating pie slices are not st.
From
tashi lama <[email protected]>
To
<[email protected]>
Subject
RE: st: lines separating pie slices are not st.
Date
Wed, 2 May 2012 16:06:24 +0000
Yes, st. means straight. I am doing similar to the following although my dataset looks different.
var1 var2
2 A
3 B
4 C
5 D
graph pie var1, over(var2)
Thanx...
----------------------------------------
> Date: Wed, 2 May 2012 11:34:42 -0400
> Subject: Re: st: lines separating pie slices are not st.
> From: [email protected]
> To: [email protected]
>
> Tashi,
>
> I assume by "st." you mean "straight".
>
> Nick asked for Stata commands that demonstrate the effect you describe. Example:
>
> sysuse auto
> graph pie, over(rep78)
>
> Friedrich
>
> On Wed, May 2, 2012 at 11:28 AM, tashi lama <[email protected]> wrote:
> > lines separating the pie slices are not st. as it appears in the screen. Say I have two slices, then the diameter is not st. when it appears in the screen.
> >
> > ----------------------------------------
> >> Date: Wed, 2 May 2012 16:23:25 +0100
> >> Subject: Re: st: lines separating pie slices are not st.
> >> From: [email protected]
> >> To: [email protected]
> >>
> >> That would be a bug if it were true without qualification. But what is
> >> "not straight"? Are you referring to appearance on a monitor?
> >> Appearance on a printed graph? Are you considering the discreteness of
> >> both representations? Can you give reproducible examples?
> >>
> >> Nick
> >>
> >> On Wed, May 2, 2012 at 4:13 PM, tashi lama <[email protected]> wrote:
> >>
> >> > Would it be a bug that some of the lines separating slices in a pie are not straight? How do you correct it?
> *
> * 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/