Roger Newson wrote:
> with the -bar(#, bcolor())- option I can only determine the color
> (and characteristics) of the bars - not of the labels (I am right?).
> For a dark bar color, for example, I would like to use white labels
> and vice versa. Is there any way to do that (without using boxes)?
If you would like dark bars and white labels within the bars, you
could use the -blabel- option with the -color- suboption. You will
also want to put the labels within the bars (instead of on top)
because a white label would "disappear" on a white background- so
you could use the -position- suboption for that purpose. For
example, your command might look like the following:
. graph bar x, over(y) blabel(bar, color(white) position(inside))
Derek Wagner
<[email protected]>
*
* 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/