From 2d1a65797719cd1c810a2886bd1a51783fc99cea Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 26 Jul 2022 19:52:12 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=A7=86=E5=9B=BE):=20=E7=A6=81=E7=94=A8ec?= =?UTF-8?q?harts=E5=9C=B0=E5=9B=BE=E6=8F=90=E7=A4=BA=E8=A7=A6=E5=8F=91?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/chart/util.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/chart/chart/util.js b/frontend/src/views/chart/chart/util.js index 7d73e25fbb..b0eabc30bd 100644 --- a/frontend/src/views/chart/chart/util.js +++ b/frontend/src/views/chart/chart/util.js @@ -2445,7 +2445,6 @@ export const TYPE_CONFIGS = [ ], 'tooltip-selector': [ 'show', - 'trigger', 'textStyle', 'formatter' ],