From d20e10f6dc5d4c08e0bf8cfe3d58b37926000598 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Tue, 30 Jul 2024 19:40:58 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90fix:bug87817=E3=80=91-=E6=94=B6?= =?UTF-8?q?=E5=85=A5=E5=88=86=E7=B1=BB=E7=BB=9F=E8=AE=A1-=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E5=9B=BE=E4=BE=8B=E5=92=8C=E9=A5=BC=E7=8A=B6=E5=9B=BE?= =?UTF-8?q?=E6=96=87=E5=AD=97=E9=87=8D=E5=8F=A0=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/IncomeSortEcharts.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/dashboard/IncomeSortEcharts.vue b/src/views/dashboard/IncomeSortEcharts.vue index be0edf2..c90b7d5 100644 --- a/src/views/dashboard/IncomeSortEcharts.vue +++ b/src/views/dashboard/IncomeSortEcharts.vue @@ -213,8 +213,8 @@ export default { legend: { bottom: '2%', right: '2%', - padding: [0,70, 0, 70], - itemGap:40 // 图例之间的间距 + padding: [0, 70, 10, 70], + itemGap: 20 // 图例之间的间距 }, labelLine: { lineStyle: {