R programming: creating a stacked bar graph, with variable colors for each stacked bar

Posted by Adam A on Stack Overflow See other posts from Stack Overflow or by Adam A
Published on 2010-04-11T23:09:39Z Indexed on 2010/04/12 1:23 UTC
Read the original article Hit count: 411

Filed under:
|
|

Hello,

I'm trying to create a stacked bar graph with variable coloring in each stacked bar; that is, one bar has say blue on top of red, the next one red on top of purple, etc. I also wanted to preserve the ability to stack graphs. Thank you so much guys.

Adam

© Stack Overflow or respective owner

Related posts about r

    Related posts about bargraph