#
whycq
2024-10-12 06a379fede6fd3c5cbb6c4f72fe6dde87e03c8af
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js
@@ -143,6 +143,9 @@
      },
      "legend": {
         "bottom": 'left',
         "textStyle": {
            "color": '#FFF'
         }
      },
      "toolbox": {
         "show": false,
@@ -150,11 +153,11 @@
      "xAxis": {
         "type": 'category',
         "axisLabel": {
            "color": '#666666'
            "color": '#FFF'
         },
         "axisLine": {
            "lineStyle": {
               "color": '#CCCCCC'
               "color": '#FFF'
            }
         },
         "boundaryGap": true,
@@ -166,11 +169,11 @@
            "show": false,
         },
         "axisLabel": {
            "color": '#666666'
            "color": '#FFF'
         },
         "axisLine": {
            "lineStyle": {
               "color": '#CCCCCC'
               "color": '#FFF'
            }
         },
      },
@@ -290,6 +293,11 @@
      },
      "legend": {
         "bottom": 'left',
         "itemWidth": 10,
         "itemHeight": 8,
         "textStyle": {
            "color": '#cccccc'
         }
      },
      "seriesTemplate": {
         "name": '',
@@ -298,12 +306,12 @@
         "radius": ['40%', '70%'],
         "avoidLabelOverlap": false,
         "label": {
            "show": true,
            "show": false,
        "color": "#666666",
            "position": 'top',
         },
         "labelLine": {
            "show": true
            "show": false
         },
      },
   },