#
luxiaotao1123
2020-11-21 67e37919387a601c256e42be903d47f1e82779dd
src/main/webapp/views/monitor/monitor.html
@@ -405,8 +405,8 @@
                name: '走行速度',
                type: 'gauge',
                min: 0,
                max: 110,
                splitNumber: 11,
                max: 130,
                splitNumber: 13,
                radius: '50%',
                axisLine: {            // 坐标轴线
                    lineStyle: {       // 属性lineStyle控制线条样式
@@ -544,7 +544,7 @@
                center: ['75%', '50%'],    // 默认全局居中
                radius: '30%',
                min: 0,
                max: 4,
                max: 25,
                startAngle: 135,
                endAngle: 45,
                splitNumber: 2,