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