检测模块中的柱状图纵坐标限制为整数(目前柱状图的option 只有检测模块中使用,无需区分需要有小数的地方)
This commit is contained in:
@@ -93,7 +93,8 @@ export const multipleBarOption = {
|
|||||||
},
|
},
|
||||||
splitLine: {
|
splitLine: {
|
||||||
show: false
|
show: false
|
||||||
}
|
},
|
||||||
|
minInterval:1
|
||||||
},
|
},
|
||||||
grid: {
|
grid: {
|
||||||
top: 40,
|
top: 40,
|
||||||
|
|||||||
Reference in New Issue
Block a user