Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: twoway, legend(off)


From   Keith Dear <[email protected]>
To   [email protected]
Subject   st: twoway, legend(off)
Date   Thu, 14 Apr 2005 16:34:18 +1000

I am making a set of ordinary graphs of data plus fitted values:

tw (sc y date) (line fv date) , legend(off) by(city)

But the legend(off) option is ignored. I suspect that this is because legend() is merged-implicit, and the by() option must be issuing a legend option of its own which overrides mine (if I omit -by(city)- then the legend disappears).

Does anyone know how I can give the legend a myth?
Thanks
KD

*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index