Setting labelCount to more than 25?
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I have a huge line chart with labels on xAxis. I want to display more than 25 labels on axis. I tried calling `mainChartView.xAxis.setLabelCount(100, force: true)` but it still shows 25 labels. Any ideas what can be done here?
Contributor guide
Assessment
This issue has not been assessed yet.