Dear Statalister,
I need a little help turning off graph legend
Here is what I have
twoway (scatter logp pos,msymbol(oh)) || (scatter logp pos if logp>4,
msymbol(circle) mcolor(red) mlabel(snp)), xscale(noline)
ytitle(-log(p-value)) xtitle(Position) by(trait) xtick(none)
xlabel(none) legend(off)
I'm using Stata 10. I specified "legend(off)" but I still got the
legend label at the bottom.
How can I get rid off it. Is there something wrong with my code?
Thank you very much.
Sincerely,
Bhoom
*
* 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/