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
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: scale(off) ignored
Date
Wed, 11 May 2011 01:20:29 +0100
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/