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

Re: st: RE: id labels in box plots


From   Marcos Feldman <[email protected]>
To   [email protected]
Subject   Re: st: RE: id labels in box plots
Date   Sun, 6 Mar 2005 15:16:15 -0800 (PST)

Dear Scott Merryman: 

thanks for your help but I got the message "mlabel not
allowed" as usual. I tried it with the "auto" data and
my data set of interest. I checked out the marker
options in help and I couldn't find the sub-option for
labels or anything suggesting I could label variable
values on the box plot. It seems I should be able to
id observations on the box plot though... any other
suggestions? Thanks again. 

Marcos

--- Scott Merryman <[email protected]> wrote:

> Take a look at the -marker- option with the -mlabel-
> suboption.
> 
> For example:
> 
> sysuse auto
> 
> bysort fore: gen id = _n
> 
> graph box mpg , over(fore) marker(1, mlabel(id))
> 
> Hope this helps,
> Scott
> 
> 
> > -----Original Message-----
> > From: [email protected]
> [mailto:owner-
> > [email protected]] On Behalf Of
> Marcos Feldman
> > Sent: Sunday, March 06, 2005 10:54 AM
> > To: [email protected]
> > Subject: st: id labels in box plots
> > 
> > Dear list:
> > 
> > can someone please help with the following:
> > 
> > How can I label the id number of observations
> > (particularly extreme values) in the stata box
> plot
> > (either "gr box" or "gr7 X, box")? Thank you.
> 
> 
> 
> *
> *   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/
> 



	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/
*
*   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