echarts-bot[bot] commented on issue #18864: URL: https://github.com/apache/echarts/issues/18864#issuecomment-1625133980
@ttxi 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** [Bug] 1, click on the river graph with series.type = themeRiver at different points in time, and obtain the data of the first click. 2. Sometimes the mouse hover will highlight more than one **BODY** ### Version 5.4.2 ### Link to Minimal Reproduction https://github.com/ttxi/echartsbug.git ### Steps to Reproduce A first bug 1. Click on a certain data of the river map to obtain the current data data.  2. Click on the area at different time points of this data to obtain the time and data of the first click  II The second bug Moving the mouse to a certain position highlights two items  ### Current Behavior 1 Click the position of an item in the figure, and the data obtained is the first click event and data 2 Two items are highlighted ### Expected Behavior 1. Click on different time points of a project in the figure, and the data obtained should be the data data at different times 2. Only highlight the item where the current mouse is located ### Environment ```markdown - OS: macOS - Browser: Chrome 114.0.5735.198 - Framework: javascript ``` ### Any additional comments? _No response_ </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]
