Scrollbar for X axis if the data is large
Open
en
support
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
Need to show a horizontal scroll bar in bar charts when the amount of data is large
### What does the proposed API look like?
xAxis: {
scrollBar: true
},
Contributor guide
Assessment
This issue has not been assessed yet.