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/