MeMeMax opened a new issue #16024: URL: https://github.com/apache/echarts/issues/16024
### Version 5.2.0 ### Reproduction link [https://jsfiddle.net/fx56zahp/](https://jsfiddle.net/fx56zahp/) ### Steps to reproduce Have two yAxis (one for time series data and one for boolean data). They should be synced over the xAxis so that if you hover over the second grid items data you see also the data of the first grid item and vice versa. ### What is expected? Axis should be synchronized to always show all data on the specific date. ### What is actually happening? Axis are not synchronized and you have to hover over the each separately. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- 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]
