ttxi opened a new issue, #18864:
URL: https://github.com/apache/echarts/issues/18864

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://github.com/ttxi/echartsbug.git
   
   ### Steps to Reproduce
   
   一 第一个bug 
     1,点击河流图某一项数据,获取到了当前的data数据,
      
![image](https://github.com/apache/echarts/assets/45990461/d80301de-d75e-4406-8de8-b374f82e6e5a)
     2,点击这一项数据的不同时间点的区域,获取的还是第一次点击时候的时间和数据
      
![image](https://github.com/apache/echarts/assets/45990461/1138efcc-dfb3-4c9a-af55-2b38c6eeee88)
   
   二 第二个bug
      
   鼠标移动到某个位置,会高亮显示两条项目
   
![image](https://github.com/apache/echarts/assets/45990461/6d26f525-3981-456f-bbad-eea930e4da79)
   
   ### Current Behavior
   
   1 点击图中某一项的位置,获取到的data数据都为第一次点击事件和数据
   2 高亮了两条项目
   
   ### Expected Behavior
   
   1, 点击图中某一项目的不同时间点,获取到的data应该为不同时间的data数据
   2, 只高亮当前鼠标所在位置项目
   
   ### Environment
   
   ```markdown
   - OS: macOS
   - Browser: Chrome 114.0.5735.198
   - Framework: javascript
   ```
   
   
   ### 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]

Reply via email to