From 77755dd2b246b1b0878ecf94f69b673384e5f1d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 19 Jul 2022 16:26:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E8=8E=B7?= =?UTF-8?q?=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/broad/fp.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ruoyi-admin/src/main/resources/templates/broad/fp.html b/ruoyi-admin/src/main/resources/templates/broad/fp.html index 0c0c3ef..5b00770 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/fp.html +++ b/ruoyi-admin/src/main/resources/templates/broad/fp.html @@ -578,6 +578,7 @@ xAxis: { data: data.map(val => val.name), axisLabel: { + interval:0, // rotate: -30, }, }, @@ -658,6 +659,7 @@ axisLabel: { color: '#ffffff', fontSize: '10', + interval:0, // rotate: -30, }, }, @@ -728,6 +730,7 @@ type: 'category', axisLabel: { fontSize: '10px', + interval:0, color: '#ffffff' } }, @@ -850,6 +853,7 @@ }, axisLabel: { show: true, + interval:0, }, axisTick: { show: true, @@ -865,6 +869,7 @@ color: 'rgba(219,225,255,1)' }, axisLabel: { + interval:0, textStyle: { color: "rgba(219,225,255,1)", margin: 15