Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: -graph bar- label problem


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: RE: -graph bar- label problem
Date   Wed, 23 Sep 2009 00:10:46 +0200

<>

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index