GarnixJu2015 opened a new issue #10016: echarts.connect 無法雙方向聯動 URL: https://github.com/apache/incubator-echarts/issues/10016 ### Version 4.1.0-release ### Steps to reproduce 此狀況中圖表A為heat map,圖表B為Area Chart,使用group ID做連結,無法雙向聯動。 ### What is expected? AB圖表能雙向聯動成功 ### What is actually happening? 1. 連動圖表A(heat map) 可以順利Trigger 圖表B(Area Chart),但當滑鼠滑至圖表B時無法連動A。 --- 為做測試另外新增了同為Area chart 的圖表C,並assign同樣的group ID,B C之間可以順利雙向聯動,卻仍然無法連動A,A可以聯動B和C。 <!-- 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 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]
