ragava28 opened a new issue, #18653: URL: https://github.com/apache/echarts/issues/18653
### Version 5.4.2 ### Link to Minimal Reproduction https://codepen.io/ragava28/pen/GRYPaNP?editors=0010 ### Steps to Reproduce In below codepen example when we hover on Depth Vs Time chart (scatter chart) ,on samples (x,y)= >[(0,0),(0,1),(0,2),(0,3)(0,4)]. we can see that tool tip in Voltage vs Time and Depth vs Amplitude charts shows up perfectly. but when we hover on other samples it dosent work. [https://codepen.io/ragava28/pen/GRYPaNP?editors=0010](url) ### Current Behavior Currently it works only for first x sample & all corresponding samples of y. ### Expected Behavior it should work for all the X & Y samples. ### 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]
