Merge pull request #8099 from hiblacker/echarts-highlight

fix(视图): 修复ECharts视图清除联动后未清除高亮效果
This commit is contained in:
王嘉豪
2024-02-21 15:21:02 +08:00
committed by GitHub

View File

@@ -262,6 +262,9 @@ export default {
}
this.currentSeriesId = seriesId
},
clearLinkage() {
this.reDrawView()
},
reDrawView() {
if (this.linkageActiveParam) {
this.myChart.dispatchAction({