How to change the c3 bar chart x axis label color?
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
How can I change the c3 bar chart x axis label color?
I tried with below css, but not working.
`.c3-axis-y-label {
color : blueviolet;
}`

Contributor guide
Assessment
This issue has not been assessed yet.