AnnEthan opened a new issue, #19878: URL: https://github.com/apache/echarts/issues/19878
### Version vcharts 6.6.1 ### Link to Minimal Reproduction https://tig.easya.cc/ea/elcuk3/-/blob/main/nuxt/pages/projects/%5BprojectId%5D/analyzes/index.vue?ref_type=heads https://tig.easya.cc/ea/elcuk3/-/blob/main/nuxt/components/analyzes/SessionChart.vue?ref_type=heads ### Steps to Reproduce <img width="2558" alt="echarts1" src="https://github.com/apache/echarts/assets/167418908/e3ae3a99-c1b9-4bb9-908c-b45b1a0199b0"> <img width="2559" alt="echarts2" src="https://github.com/apache/echarts/assets/167418908/43facfc6-8548-4808-85b8-12e2e7f6e928"> <img width="2559" alt="echarts3" src="https://github.com/apache/echarts/assets/167418908/9e9957d2-a64e-4d46-b118-cbb2ede313a2"> ### Current Behavior 图表联动,鼠标移入表2或3 可以控制表1的tooltip显示,但是鼠标移入表1不能控制表2,3 tooltip的显示。 还有表1的legend:如果选择了第一个legend 那么就可以联动表2,3。 如果选择了第二个legend,就可以联动表3,如果不选择前两个legend,则一个都联动不了 ### Expected Behavior 希望大佬能解决这个bug,我实在是搞不定,谢谢大佬 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
