c3js / c3js/c3

How to change the c3 bar chart x axis label color?

Open
#2,847 0 comments 0 reactions 0 assignees View on GitHub
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;
}`

![image](https://user-images.githubusercontent.com/85618834/129000687-47297419-507a-4b00-9928-3fbd5e2b3c42.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.