Feature: make axis.x.height working when chart is rotated
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
* **C3 version**: 0.7.0
Hi!
I was working with axis.x.height to make some free space for my customization of ticks. I noticed that after setting axis.rotated = true there is no possibility of making free space near vertical X axis. It will be great to increase the possibilities of this property to work also with rotated charts. Maybe changing axis.x.height to axis.x.size and axis.y.size (or another name) would be good?
Contributor guide
Assessment
This issue has not been assessed yet.