VChart
VChart copied to clipboard
[Feature] 希望可以支持图表坐标分布不均匀 例如坐标范围0-5 坐标分布:0-3 3-3.5 3.5-4 4-4.5 4.5-5
What problem does this feature solve?
解决了某些情况下希望坐标轴分布不均匀 例如:
What does the proposed API look like?
axes.xxx 支持传入一个数组,数组数量是坐标轴数量,数组中的item可以为坐标对应的value(或者其他)