From 586185350f99301e0fe51e6a39257a8b346e9d1f Mon Sep 17 00:00:00 2001 From: wans <747101512@qq.com> Date: Wed, 5 Jan 2022 12:57:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E9=80=82?= =?UTF-8?q?=E9=85=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/default.html | 57 ++++++++++++++------------ 1 file changed, 31 insertions(+), 26 deletions(-) diff --git a/src/main/resources/static/default.html b/src/main/resources/static/default.html index b42c5cb..0b15d19 100644 --- a/src/main/resources/static/default.html +++ b/src/main/resources/static/default.html @@ -13,9 +13,9 @@
-
+
-
+
@@ -25,7 +25,7 @@
-

0

+

0

@@ -69,12 +69,12 @@
-
+
-
+
刑满释放 - +
@@ -85,9 +85,9 @@
-
+
社区矫正 - +
@@ -98,9 +98,9 @@
-
+
精神障碍 - +
@@ -111,9 +111,9 @@
-
+
吸毒人员 - +
@@ -124,9 +124,9 @@
-
+
艾滋病患者 - +
@@ -137,9 +137,9 @@
-
+
重点青少年 - +
@@ -154,7 +154,7 @@
-
+
@@ -162,7 +162,7 @@
-
+
@@ -303,9 +303,9 @@ } }, grid: { - left: '3%', - right: '4%', - bottom: '3%', + left: '2%', + right: '2%', + bottom: '10%', containLabel: true, show: true, }, @@ -345,9 +345,9 @@ } }, grid: { - left: '3%', - right: '4%', - bottom: '3%', + left: '2%', + right: '2%', + bottom: '10%', containLabel: true }, xAxis: { @@ -387,6 +387,11 @@ text: '民族分布情况', left: 'left' }, + legend : { + show : true, + left : 20, + top : 30, + }, tooltip: { trigger: 'item', formatter: '{b} : {c} ({d}%)' @@ -394,8 +399,8 @@ series: [ { type: 'pie', - radius: [20, 140], - center: ['50%', '50%'], + radius: [20, 100], + center: ['55%', '55%'], roseType: 'area', itemStyle: { borderRadius: 5