Kilian / grafico

JavaScript and SVG charting library based on Raphael
http://grafico.kilianvalkhof.com
MIT License
144 stars 13 forks source link

Horizontal bar graph - colours #2

Closed Gouma closed 15 years ago

Gouma commented 15 years ago

I'm just wondering - am I blind or horizontal bar graphs cannot be colored? I mean each line = different color. Thanks.

Kilian commented 15 years ago

Hey Gouma,

That options is not available as it's considered bad practice. You can give negative values and the last bar a different color to differentiate them, however.

reference: http://www.perceptualedge.com/articles/visual_business_intelligence/rules_for_using_color.pdf (see rule #4)