From a4621fa33bed78d7dd8c1874db87643f02876eb3 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 25 Jan 2024 13:41:17 +0800 Subject: [PATCH] up --- public/dashboard/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/dashboard/index.html b/public/dashboard/index.html index 79af7b3..bcf28e0 100644 --- a/public/dashboard/index.html +++ b/public/dashboard/index.html @@ -515,9 +515,6 @@ var option4; option4 = { - grid:{ - bottom:2% - }, tooltip:{ trigger: 'axis', formatter: function (params) { @@ -532,6 +529,9 @@ return tooltipContent; }, }, + grid:{ + bottom:"2%" + }, color: ['#018fff'], lineStyle: { color: '#018fff'