Is there anyway to keep the label when hiding the axes in c3 charts?
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I am using the latest version of c3 (0.7.11) and want to hide the y axis in a bar chart but keep its label. I could hide the axis by adding {show: false}, but the label is gone too. I was wondering if there is anyway to keep the label.
Contributor guide
Assessment
This issue has not been assessed yet.