From 06cbd767c9834d8aedf007db4626ffc715b3af8a Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 19 十一月 2020 14:52:36 +0800 Subject: [PATCH] # --- src/main/webapp/views/monitor/monitor.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/views/monitor/monitor.html b/src/main/webapp/views/monitor/monitor.html index 8c2b792..b2f9b2c 100644 --- a/src/main/webapp/views/monitor/monitor.html +++ b/src/main/webapp/views/monitor/monitor.html @@ -471,7 +471,7 @@ splitNumber: 6, axisLine: { // 鍧愭爣杞寸嚎 lineStyle: { // 灞炴�ineStyle鎺у埗绾挎潯鏍峰紡 - color: [[0.29, 'lime'], [0.86, '#1e90ff'], [1, '#ff4500']], + color: [[0.32, 'lime'], [0.86, '#1e90ff'], [1, '#ff4500']], width: 2, shadowColor: '#fff', //榛樿閫忔槑 shadowBlur: 10 @@ -608,7 +608,7 @@ shadowBlur: 5, width: 80, height: 30, - offsetCenter: [35, '5%'], // x, y锛屽崟浣峱x + offsetCenter: [40, '5%'], // x, y锛屽崟浣峱x textStyle: { // 鍏朵綑灞炴�ч粯璁や娇鐢ㄥ叏灞�鏂囨湰鏍峰紡锛岃瑙乀EXTSTYLE fontWeight: 'bolder', color: '#fff' -- Gitblit v1.9.1