Hey @all,

is it possible to draw each bar with a different color?
If so, how can i do it?
I tried calling setColor() each time i draw a bar, but at the end all the bars have the same color.

Regards