simian0826 opened a new issue #10975: echarts4.2.1 connect 多图联动,dataview切换之后,每个图都被污染 URL: https://github.com/apache/incubator-echarts/issues/10975 ### Version 4.2.1 ### Steps to reproduce 我创建了三个图表,纵轴都是同样的时间刻度,用了connect联动之后,视图不切换,没有问题,用了折柱切换之后,每个图都会出现其他图的数据,并且渲染在每个图当中。去掉connect就不会有这种情况发生 ### What is expected? 希望联动的时候,单独图表的折柱切换,不会影响其他图表的展现 ### What is actually happening? 联动后,图表展示被污染 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> 这是切换前   这是切换后   
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
