#
whycq
2024-07-29 0e3ac2732eaa6bab942c71a5a3e27e9ba991ef64
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js
@@ -104,7 +104,7 @@
            "activeOpacity": 0.5,
            "activeRadius": 10,
            "offsetAngle": 0,
            "labelWidth": 15,
            "labelWidth": 5,
            "border": true,
            "borderWidth": 3,
            "borderColor": "#FFFFFF"
@@ -113,14 +113,14 @@
   },
   "ring":{
      "type": "ring",
    "color": color,
      "padding": [5,5,5,5],
      "color": color,
      "padding": [0,0,0,0],
      "rotate": false,
      "dataLabel": false,
      "legend": {
         "show": false,
         "position": "right",
      "lineHeight": 25,
         "lineHeight": 25,
      },
      "title": {
         "name": "收益率",
@@ -134,10 +134,10 @@
      },
      "extra": {
         "ring": {
            "ringWidth":30,
            "ringWidth":0,
            "activeOpacity": 0.5,
            "activeRadius": 10,
            "offsetAngle": 0,
            "offsetAngle": -10,
            "labelWidth": 15,
            "border": true,
            "borderWidth": 3,