Changing color of chart progress bar

I see the chart progress bar color can be changed in theme options under 'counter icon', but I want to do this with a custom class. I need to be able to display two charts, side by side, one with a red progress bar and one with a green progress bar. Is this possible? It's a canvas object so I'm not seeing what to target with a custom class through inspector... any help would be appreciated. 

Comments

  • Hello,
    Are you asking about the Chart or Progress Bar?
    One of them can be changed - exactly, the progress bar.

    Chart color is made (as you said) as a canvas, and only way to change the color to another than set in theme options will be available with the Javascript code, but unfortunately, we do not provide such modifcations.

    Thanks
Sign In or Register to comment.