#
whycq
2024-07-29 7a682d2cef512e7ec4ab3019fd858dc20ec2ad1d
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js
@@ -292,9 +292,11 @@
         "left": 15
      },
      "legend": {
         "show": true,
         "bottom": 'left',
         "textStyle": {
            "color": '#cccccc'
            "color": '#cccccc',
            "fontSize": '4',
         }
      },
      "seriesTemplate": {
@@ -305,11 +307,11 @@
         "avoidLabelOverlap": false,
         "label": {
            "show": false,
        "color": "#FFF",
            "color": "#FFF",
            "position": 'top',
         },
         "labelLine": {
            "show": true
            "show": false
         },
      },
   },