fix: 修复detection详情折线图中markLine的值过小不显示的问题
This commit is contained in:
@@ -489,6 +489,7 @@ export const lineOption = {
|
||||
show: false
|
||||
},
|
||||
scale: true,
|
||||
min: 0,
|
||||
axisLabel: {
|
||||
formatter: function (value) {
|
||||
switch (true) {
|
||||
|
||||
Reference in New Issue
Block a user