The C3 gauge example here shows an arc where the default color is grey but when the same code is placed in our project, the default arc color is solid black. Is there any way to explicitly set the default arc color?
js is a JavaScript library for manipulating documents based on data. c3. js is a Javascript library which makes it easy to generate D3-based charts (less code to write). highchart is a Javascript charting framework.
Needed to add the following to the page's css file...
.c3-chart-arcs-background{fill:#e0e0e0;stroke:none}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With