From a847e88a1d5a3971e3f8dc4e8046ec46a1ee2ba0 Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Wed, 3 Apr 2024 16:33:36 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E8=A7=86=E5=9B=BE):=20AntV=20?= =?UTF-8?q?=E6=BC=8F=E6=96=97=E5=9B=BE=E5=BC=80=E5=90=AF=E8=BD=AC=E6=8D=A2?= =?UTF-8?q?=E7=8E=87=E5=90=8E=E9=99=90=E5=88=B6=E5=9B=BE=E8=A1=A8=E6=9C=80?= =?UTF-8?q?=E5=A4=A7=E5=AE=BD=E5=BA=A6=E4=B8=BA=2080%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/chart/chart/funnel/funnel_antv.js | 1 + 1 file changed, 1 insertion(+) diff --git a/core/frontend/src/views/chart/chart/funnel/funnel_antv.js b/core/frontend/src/views/chart/chart/funnel/funnel_antv.js index 308e7e1c47..aa7a631feb 100644 --- a/core/frontend/src/views/chart/chart/funnel/funnel_antv.js +++ b/core/frontend/src/views/chart/chart/funnel/funnel_antv.js @@ -41,6 +41,7 @@ export function baseFunnelOptionAntV(container, chart, action) { tooltip: tooltip, legend: legend, conversionTag, + maxSize: conversionTag ? 0.8 : 1, interactions: [ { type: 'legend-active', cfg: {