fix:修改最小刻度为1 overView bar不应该出现小数
This commit is contained in:
@@ -220,6 +220,7 @@
|
||||
axisTick: {
|
||||
show: false
|
||||
},
|
||||
minInterval:1,
|
||||
axisLabel: {
|
||||
show:true,
|
||||
fontSize: 14
|
||||
|
||||
Reference in New Issue
Block a user