#
whycq
2023-07-29 99470ef95926ef082e77fcddb89f5575fd323a4d
#
2个文件已修改
10 ■■■■■ 已修改文件
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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
            },
        },
    },
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js
@@ -134,7 +134,7 @@
        },
        "extra": {
            "ring": {
                "ringWidth":30,
                "ringWidth":50,
                "activeOpacity": 0.5,
                "activeRadius": 10,
                "offsetAngle": 0,