From f8980b59e29285dd658514982354830e2c7a2522 Mon Sep 17 00:00:00 2001 From: junjie Date: Fri, 6 Aug 2021 16:40:48 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20scatter=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/chart/chart.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/chart/chart/chart.js b/frontend/src/views/chart/chart/chart.js index 49f20bbba6..1363562f7f 100644 --- a/frontend/src/views/chart/chart/chart.js +++ b/frontend/src/views/chart/chart/chart.js @@ -653,7 +653,6 @@ export const BASE_SCATTER = { data: [] }, xAxis: { - boundaryGap: false, data: [] }, yAxis: {