I guess that Xavi Barber has not updated
Stata; that is why my solution appears not
to work.
This code was added on 22 Aug
2003. See -help whatsnew-, or don't see
it if you've not updated.
Nick
[email protected]
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Nick Cox
> Sent: 27 October 2003 15:09
> To: [email protected]
> Subject: st: RE: RE: RE: RE: problem with boxplots
>
>
> Both of these work for me:
>
> sysuse auto
> graph box rep78, medtype(line) over(foreign) marker(1, mlabel(make))
> graph box rep78, medtype(line) by(foreign) marker(1, mlabel(make))
>
> Nick
> [email protected]
>
> > -----Original Message-----
> > xavi barber
> >
> > Thanks, but it isn't the solution.
> >
> > When you write this " marker(1, mlabel(labelvar))"
> >
> > Stata 8 return
> >
> > . graph box age, medtype(line) by(sex) marker(1, mlabel(code))
> > option mlabel() not allowed
> > invalid syntax
> > invalid syntax
> > invalid syntax
> > invalid syntax
> > invalid syntax
> > invalid syntax
> >
> > -----Mensaje original-----
> > Nick Cox
> >
> > The on-line help explains.
> >
> > ... marker(1, mlabel(labelvar))
> >
> > > -----Original Message-----
> > > xavi barber
> > >
> > > And, how can t put labels to outsiders?
> > >
> > >
>
> *
> * 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/