echarts-bot[bot] commented on issue #17106: URL: https://github.com/apache/echarts/issues/17106#issuecomment-1137082509
@XC0703 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** dispatchAction implements diagram linkage problem [Bug] **BODY** ### Version e.g.5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce Even in the latest version of echarts, the linkage between two charts is achieved through dispatchAction, which is no problem in most charts, but in the map, it cannot be triggered by params.name, but only by params.dataIndex.  ### Current Behavior Even in the latest version of echarts, the linkage between two charts is achieved through dispatchAction, which is no problem in most charts, but in the map, it cannot be triggered by params.name, but only by params.dataIndex.  ### Expected Behavior I hope to solve the problem that the map cannot be linked with other charts through params.name. ### Environment ````markdown - OS: win 10 - Browser: edge - Framework: no Framework ```` ### Any additional comments? Problems encountered when doing visualization projects. </details> -- 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]
