AAChartKit
AAChartKit copied to clipboard
Y轴的刻度值怎么设定两个数值之间的间隔,不是ticket的间隔
Y轴的刻度值怎么设定两个数值之间的间隔? 举例: Y轴刻度为:15万 30万 45万 60万 75万 90万
我想改为: Y轴刻度为:15万 16万 17万 18万 19万 20万
自定义 Y 轴刻度, 参考相似问题:
- https://github.com/AAChartModel/AAChartKit/issues/675
- https://github.com/AAChartModel/AAChartKit/issues/901
- https://github.com/AAChartModel/AAChartKit/issues/952
- https://github.com/AAChartModel/AAChartKit/issues/1324
- https://github.com/AAChartModel/AAChartKit/issues/1330