From b62a4fe67bffdd8be78c7469d541f030f7faebdc Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Tue, 4 Mar 2025 15:08:33 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=9C=86=E5=BD=A2=E5=A1=AB=E5=85=85=E5=9B=BE=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E5=8C=BA=E5=9F=9F=E6=97=A0=E6=B3=95=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E4=BA=8B=E4=BB=B6=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chart/components/js/panel/charts/others/circle-packing.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/chart/components/js/panel/charts/others/circle-packing.ts b/core/core-frontend/src/views/chart/components/js/panel/charts/others/circle-packing.ts index 380fd06fb5..a7d1af48aa 100644 --- a/core/core-frontend/src/views/chart/components/js/panel/charts/others/circle-packing.ts +++ b/core/core-frontend/src/views/chart/components/js/panel/charts/others/circle-packing.ts @@ -123,7 +123,7 @@ export class CirclePacking extends G2PlotChartView { + newChart.on('element:click', param => { const pointData = param?.data?.data if (pointData?.name === t('commons.all')) { return