From dab25138f536d567a44e977591db995bf1e599ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E6=B4=AA?= <2498601771@qq.com> Date: Tue, 27 Aug 2024 18:34:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Ddetection=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=8A=98=E7=BA=BF=E5=9B=BE=E4=B8=ADmarkLine=E7=9A=84?= =?UTF-8?q?=E5=80=BC=E8=BF=87=E5=B0=8F=E4=B8=8D=E6=98=BE=E7=A4=BA=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detections/options/detectionOptions.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/detections/options/detectionOptions.js b/src/views/detections/options/detectionOptions.js index b8ac3379..c318ed83 100644 --- a/src/views/detections/options/detectionOptions.js +++ b/src/views/detections/options/detectionOptions.js @@ -489,6 +489,7 @@ export const lineOption = { show: false }, scale: true, + min: 0, axisLabel: { formatter: function (value) { switch (true) {