From 02fb1250e119e492334870f3058ac9a2c25d3d18 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Fri, 11 Aug 2017 12:01:28 +0800 Subject: [PATCH] 首页设备数据为0样式更改 --- js/pagejs/index.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/js/pagejs/index.js b/js/pagejs/index.js index 9a8c846..da459f4 100644 --- a/js/pagejs/index.js +++ b/js/pagejs/index.js @@ -1303,6 +1303,7 @@ yAxis: { allowDecimals: false, min: 0, + minRange: 1, gridLineWidth: 0, title: { text: '' -- libgit2 0.21.4