R programing: 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/11
23:13 UTC
Read the original article
Hit count: 410
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, ect. I also wanted to preserve the ability to stack graphs. Thank you so much guys.
Adam
© Stack Overflow or respective owner