Checked it out on a Windows XP machine with Stata 11 using you code.
There is no problem there. Apparently just on the MAC.
On Tue, Sep 1, 2009 at 7:11 PM, Fred Wolfe<[email protected]> wrote:
> Yes, the same problem at box 21. Also, I see the problem with s1color
> (green to dark green at box 21) and s2mono -> goes grey to black at
> box 18.
>
> On Tue, Sep 1, 2009 at 6:49 PM, Scott Merryman<[email protected]> wrote:
>> Does this produce the same problem?
>>
>> clear
>> set obs 50
>> gen years = _n-1
>> expand 25
>> gen x = rnormal(100+ years, 20)
>> graph box x, over(years, lab(labsize(*.5)))
>>
>> I get same color for all bars.
>>
>> Scott
>>
>>
>> On Tue, Sep 1, 2009 at 1:02 PM, Fred Wolfe<[email protected]> wrote:
>>> I used graph box as follows
>>>
>>> graph box haq,over(years) - where years went from 0-40.
>>> I noticed that at 20 years the color of the 25-75 bars changed from
>>> blue (0-20 years) to black (>20 years). When I restricted years to be
>>> from 0 to 30, the color still changed at 20. I don't know if this is a
>>> bug or a feature.
>>>
>>> I was using default (s2color) scheme, Stata 11, MAC OS X 10.6.
>>
>> *
>> * 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/
>>
>
>
>
> --
> Fred Wolfe
> National Data Bank for Rheumatic Diseases
> Wichita, Kansas
> NDB Office +1 316 263 2125 Ext 0
> Research Office +1 316 686 9195
> [email protected]
>
--
Fred Wolfe
National Data Bank for Rheumatic Diseases
Wichita, Kansas
NDB Office +1 316 263 2125 Ext 0
Research Office +1 316 686 9195
[email protected]
*
* 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/