mistical2008 commented on issue #15488: URL: https://github.com/apache/echarts/issues/15488#issuecomment-1989109080
+1000 For this. The library has this weird behavior for some years. When it has data points misaligned by X then not all points comes to the `tooltip.formatter`. Doc searching doesn't help. No success. **My current case for example:** software getting multiple sensors data at different time interval. It leads to having misaligned series data x-values. Maybe [this solution](https://github.com/apache/echarts/issues/15488#issuecomment-1110890817) could be help, but business has requirement to display big data. So iteration over big data list can suffer performance a lot. Maybe anyone solve this in any other way? I'm drained by constant experimenting on this. -- 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]
