antvis/G2







The issue has been closed
折线图当数据值较小的时候,例如count为1的时候,坐标轴显示小数,期望显示整数 #3574
SGAMERyu posted onGitHub
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
解决了,某些场景下不会出现小数的数据
What does the proposed API look like?
chart.scale({ minInterval: 1 })
<!-- generated by antv-issue-helper. DO NOT REMOVE -->