#
whycq
2024-09-10 62dae28eaf5e4a7e3c35240a6d3abfd357d4ad0f
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js
@@ -132,12 +132,13 @@
      "title": {
         "text": ''
      },
      "tooltip": {
         "trigger": 'axis'
      },
      "grid": {
         "top": 30,
         "bottom": 50,
         "bottom": 30,
         "right": 15,
         "left": 40
      },
@@ -271,7 +272,7 @@
         "data": [],
         "radius": '50%',
         "label": {
            "show": true,
            "show": false,
        "color": "#666666",
            "position": 'top',
         },
@@ -286,16 +287,17 @@
         "trigger": 'item'
      },
      "grid": {
         "top": 40,
         "bottom": 30,
         "right": 15,
         "left": 15
         "top": 0,
         "bottom": 0,
         "right": 0,
         "left": 0
      },
      "legend": {
         "bottom": 'left',
         "textStyle": {
            "color": '#cccccc'
         }
         },
         "itemWidth": 10,
      },
      "seriesTemplate": {
         "name": '',
@@ -309,7 +311,7 @@
            "position": 'top',
         },
         "labelLine": {
            "show": true
            "show": false
         },
      },
   },