From a5642009bc0636bd9a88237b32d18e3146c0de57 Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Fri, 12 Jul 2024 16:06:55 +0800 Subject: [PATCH] gx --- src/view/echart_analyze/right2.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/echart_analyze/right2.vue b/src/view/echart_analyze/right2.vue index ba7cdfa..2c3e005 100644 --- a/src/view/echart_analyze/right2.vue +++ b/src/view/echart_analyze/right2.vue @@ -175,7 +175,7 @@ const getOption = () => { grid: { left: 10, right: 0, - bottom: 20, + bottom: 10, top: 40, containLabel: true, },