sebbASF opened a new issue, #21028: URL: https://github.com/apache/echarts/issues/21028
### Version 5.6.0 ### Link to Minimal Reproduction https://codepen.io/brrpazrt-the-builder/pen/azOGJeV ### Steps to Reproduce See Codepen link: there are two versions of the chart, one with 80 entries and the next with 81. ### Current Behavior The chart with 80 entries shows tooltips for each item, both bar and line The chart with 81 entries is missing several tooltips for the line series, but the bar series shows them all. ### Expected Behavior All items should have tooltips ### Environment ```markdown - OS: N/A - Browser: Most - Framework: N/A ``` ### 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]
