From 5773c607cffff18bdf2ccc92d55df248813a3919 Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Wed, 28 Feb 2024 16:22:11 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=A7=86=E5=9B=BE):=20AntV=E9=9B=B7?= =?UTF-8?q?=E8=BE=BE=E5=9B=BE=E5=8E=BB=E9=99=A4=E6=A0=87=E7=AD=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=20#7969?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/chart/chart/util.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/frontend/src/views/chart/chart/util.js b/core/frontend/src/views/chart/chart/util.js index 8fb892c680..3733348a98 100644 --- a/core/frontend/src/views/chart/chart/util.js +++ b/core/frontend/src/views/chart/chart/util.js @@ -1753,8 +1753,7 @@ export const TYPE_CONFIGS = [ 'label-selector-ant-v': [ 'show', 'fontSize', - 'color', - 'position-v' + 'color' ], 'tooltip-selector-ant-v': [ 'show',