From 4d89d34609eda6efe45c9f17a01b586dd91c3d1f Mon Sep 17 00:00:00 2001 From: zyh Date: Mon, 11 Sep 2023 16:50:43 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9pointSize?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/rightBox/chart/chartConfig.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue b/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue index 416f8cab8..4c9df2468 100644 --- a/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue +++ b/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue @@ -1264,7 +1264,7 @@ export default { }, option: { lineWidth: 2, - pointSize: 86 + pointSize: 8 } } this.$nextTick(() => {