<>
Put it inside the parantheses/brackets:
**************
sysuse auto, clear
graph bar mpg, over(rep78, label(labsize(small)))
**************
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Sue
Sent: Mittwoch, 23. September 2009 00:06
To: [email protected]
Subject: st: -graph bar- label problem
Dear Statalisters,
can someone please point out to me what's wrong with the following command?
graph bar loans, over(year) label(labsize(small)) bargap(2) by(ctype)
It gives me the error "option label() is not allowed". I found the
option in the help file and am puzzled why it's not working.
*
* 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/
*
* 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/