From a5f60960692ea2953c90eb0ce1309dbb797dbe79 Mon Sep 17 00:00:00 2001
From: xiaowen <372193233@qq.com>
Date: Thu, 16 Dec 2021 14:40:56 +0800
Subject: [PATCH] cxw-010203

---
 src/views/Index/spreadTheSound/opt.js | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/src/views/Index/spreadTheSound/opt.js b/src/views/Index/spreadTheSound/opt.js
index e24a7d7..390dc62 100644
--- a/src/views/Index/spreadTheSound/opt.js
+++ b/src/views/Index/spreadTheSound/opt.js
@@ -1,7 +1,7 @@
 /*
  * @Author: your name
  * @Date: 2021-10-09 11:01:19
- * @LastEditTime: 2021-10-29 15:52:04
+ * @LastEditTime: 2021-12-16 14:38:53
  * @LastEditors: Please set LastEditors
  * @Description: In User Settings Edit
  * @FilePath: /data-show/src/views/Index/spreadTheSound/opt.js
@@ -66,7 +66,6 @@ export default function createOpt(dx = [], ds = []) {
       left: 10,
       right: 10,
       bottom: 10,
-      top: 46,
       containLabel: true
     },
     tooltip: {
@@ -83,12 +82,11 @@ export default function createOpt(dx = [], ds = []) {
     legend: {
       textStyle: { //图例文字的样式
         color: '#fff',
-        fontSize: 8
+        fontSize: 10
       },
-      y: 10,
-      x: 10,
-      itemWidth: 10,
-      itemHeight: 10,
+      itemWidth: 15,
+      itemHeight: 12
+     
     },
     xAxis: {
       type: 'category',