From 7b14f43f051dcc24b194054905e16b100732f810 Mon Sep 17 00:00:00 2001 From: dev01 Date: Fri, 18 Nov 2022 11:41:09 +0800 Subject: [PATCH] =?UTF-8?q?[Frontend][=E7=B3=BB=E7=B5=B1=E7=9B=A3=E6=8E=A7?= =?UTF-8?q?]=20zoom=20=E5=BE=AE=E8=AA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Frontend/_sysMonFloor.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Frontend/_sysMonFloor.html b/Frontend/_sysMonFloor.html index 1bfcd1a..1b3d71a 100644 --- a/Frontend/_sysMonFloor.html +++ b/Frontend/_sysMonFloor.html @@ -133,7 +133,7 @@ function initChart() { let chartDom = $("#floChart")[0]; - floChart = echarts.init(chartDom, null, { width: 'auto' }); + floChart = echarts.init(chartDom, null, { width: 'auto'}); } function chartHandler(url) { @@ -169,11 +169,11 @@ roam: true, scaleLimit: { //限制放大縮小倍數 max: 32, - min: 2.5 + min: 1 }, layoutSize: '100%', layoutCenter: [], - zoom: 2.5, + zoom: 1.2, silent: true }, series: [