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
From
Melaku Fekadu <[email protected]>
To
[email protected]
Subject
Re: st: Graph
Date
Tue, 9 Aug 2011 13:39:03 +0300
thanks all. with space between l's like connect(l l l l). it did it.
apparently i missed this also.
On Tue, Aug 9, 2011 at 1:27 PM, Melaku Fekadu <[email protected]> wrote:
> Nick,
>
> sorry the same thing, only one line was connected.
>
> twoway scatter a b c d x, sort msymbol(Oh Th plus Sh) connect(llll)
> (note: named style llll not found in class connectstyle, default
> attributes used
>
>
> On Tue, Aug 9, 2011 at 1:19 PM, Nick Cox <[email protected]> wrote:
>> Use l (lower case l) not | (pipe or logical "or")
>>
>> Nick
>> [email protected]
>>
>> Melaku Fekadu
>>
>> yes you are right. thanks. i misspelled it. now i get the graps but
>> only variable a is connected by line. the are just left scattered.
>>
>> what i wrote:
>> twoway scatter a b c d x, sort msymbol(Oh Th plus Sh) connect(||||)
>>
>> and the response i got:
>> (note: named style | | | | not found in class connectstyle, default
>> attributes used
>>
>>
>> On Tue, Aug 9, 2011 at 1:01 PM, Maarten Buis <[email protected]> wrote:
>>> On Tue, Aug 9, 2011 at 11:47 AM, Melaku Fekadu wrote:
>>>> i did exactly what you told me and got the following response
>>>>
>>>> option mysymbol() not allowed.
>>>
>>> That means that you did not do exactly as I told you: the option is
>>> called -msymbol()- (presumably for "marker symbol") not -mysymbol()-.
>>
>> *
>> * 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/