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: scale(off) ignored


From   Keith Dear <[email protected]>
To   [email protected]
Subject   Re: st: scale(off) ignored
Date   Wed, 11 May 2011 10:34:18 +1000

Thanks Nick - that does it. It's odd that those various options work
but xsc(off) doesn't (I guess that's what you meant by unclear logic).
Keith

On 11 May 2011 10:20, Nick Cox <[email protected]> wrote:
> I am not clear about the logic here, but options such as
>
> yla(none) xla(none) ysc(lcolor(none)) xsc(lcolor(none)) xtitle("") ytitle("")
>
> work in conjunction with -by()-.
>
> Nick
>
> On Wed, May 11, 2011 at 12:50 AM, Keith Dear <[email protected]> wrote:
>
>> This works, i.e. there are no axes:
>> . scatter y x, xscale(off) yscale(off)
>>
>> This doesn't:
>> . scatter y x, xscale(off) yscale(off) by(A)
>> The panel of plots has labelled axes in defiance of the "off"s. How
>> can I get rid of them?
> *
> *   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/
>



-- 
Dr Keith Dear
National Centre for Epidemiology and Population Health
ANU College of Medicine, Biology and Environment
Australian National University
Canberra, ACT 0200 Australia
Phone +61 (02) 6273 2208

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


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