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

Re: st: not including a legend for part of a plot


From   Ichiro Fujikake <[email protected]>
To   <[email protected]>
Subject   Re: st: not including a legend for part of a plot
Date   Sat, 28 May 2005 15:30:04 +0900

Hi,

Have you tried order() suboption in legend()? It may be what you are looking
for. Use -help legend_option-.

Ichiro Fujikake

On 05.5.28 12:46, "MA V" <[email protected]> wrote:

> Hi all--
> Suppose I have a twoway plot that has 3 time series. I want to include a
> legend just for the first two series.
> If I do:
> 
> legend(label(1 "10th percentile") label(2 "90th percentile") label(3 " "))
> 
> it doesn't include the label for the third series but it still shows the
> symbol/color.
> I just want a legend with the symbols and labels for the first two series...
> 
> Also, if I just use
> legend(label(1 "10th percentile") label(2 "90th percentile"))
> the legend for the third series shows up anyway.
> 
> Any suggestions?
> Thanks
> MA_V
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> 
> *
> *   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/
> 


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