Hello.
I'm creating a Bar chart and I want that every bar has a specific color, in order to do this, I'm setting the colors in js with method Create, but the chart still showing the default color value. Here is my code and the chart that the program is showing:
And js code:
but the chart still has the same default color:
Coult you help me? I don't know what's hapening
Thanks
P.D:
If I remove the redraw method then the chart is showing fine but I need to resize the window in order to get the corrects colors, and I want always showing like this.