Re: [R] bar plot colors

2007-12-19 Thread John Kane
--- Jim Lemon <[EMAIL PROTECTED]> wrote: > John Kane wrote: > > I think you're going to find that barchart with > that > > many values in a bar is going to be pretty well > > uninterpretable. > > > > Jim Lemon gives the desired barchart but it is > very > > difficult to read. > > > > Steali

Re: [R] bar plot colors

2007-12-19 Thread Jim Lemon
John Kane wrote: > I think you're going to find that barchart with that > many values in a bar is going to be pretty well > uninterpretable. > > Jim Lemon gives the desired barchart but it is very > difficult to read. > > Stealing his code to create the same matrix I'd > suggest may be lookin

Re: [R] bar plot colors

2007-12-18 Thread John Kane
I think you're going to find that barchart with that many values in a bar is going to be pretty well uninterpretable. Jim Lemon gives the desired barchart but it is very difficult to read. Stealing his code to create the same matrix I'd suggest may be looking at a dotchart. I'm not sure if t

Re: [R] bar plot colors

2007-12-18 Thread Jim Lemon
Winkel, David wrote: > All, > > > > I have a question regarding colors in bar plots. I want to stack a > total of 18 cost values in each bar. Basically, it is six cost types and > each cost type has three components- direct, indirect, and induced > costs. I would like to use both solid color

Re: [R] bar plot colors

2007-12-17 Thread hadley wickham
> I have a question regarding colors in bar plots. I want to stack a > total of 18 cost values in each bar. Basically, it is six cost types and > each cost type has three components- direct, indirect, and induced > costs. I would like to use both solid color bars and bars with the > slanted lines

[R] bar plot colors

2007-12-17 Thread Winkel, David
All, I have a question regarding colors in bar plots. I want to stack a total of 18 cost values in each bar. Basically, it is six cost types and each cost type has three components- direct, indirect, and induced costs. I would like to use both solid color bars and bars with the slanted lines