Closed Slavrix closed 8 years ago
I could see that there are options to be able to colour the stroke, and the background of the stroke but there isn't any option to fill the circle. Or have I missed something.
Nope, it's not through the options. You can do it with CSS though, for example:
.round-progress circle{ fill: #f00; }
I could see that there are options to be able to colour the stroke, and the background of the stroke but there isn't any option to fill the circle. Or have I missed something.