From 849eda3c4ba86ea3b12d6abaddf9ec803cc39e32 Mon Sep 17 00:00:00 2001 From: Blacker Date: Wed, 21 Feb 2024 09:09:40 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=A7=86=E5=9B=BE):=20=E4=BF=AE=E5=A4=8DEC?= =?UTF-8?q?harts=E8=A7=86=E5=9B=BE=E6=B8=85=E9=99=A4=E8=81=94=E5=8A=A8?= =?UTF-8?q?=E5=90=8E=E6=9C=AA=E6=B8=85=E9=99=A4=E9=AB=98=E4=BA=AE=E6=95=88?= =?UTF-8?q?=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/chart/components/ChartComponent.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/frontend/src/views/chart/components/ChartComponent.vue b/core/frontend/src/views/chart/components/ChartComponent.vue index 17e3fa4c57..b9998214a1 100644 --- a/core/frontend/src/views/chart/components/ChartComponent.vue +++ b/core/frontend/src/views/chart/components/ChartComponent.vue @@ -262,6 +262,9 @@ export default { } this.currentSeriesId = seriesId }, + clearLinkage() { + this.reDrawView() + }, reDrawView() { if (this.linkageActiveParam) { this.myChart.dispatchAction({