xiaoheiren04 opened a new issue, #18393: URL: https://github.com/apache/echarts/issues/18393
### Version 5.4.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. I followed this heatmap example - https://echarts.apache.org/examples/en/editor.html?c=heatmap-cartesian to create my heatmap 2. backend return part of the data, so some grids should show data, and the others are blank. <img width="1438" alt="image" src="https://user-images.githubusercontent.com/72431167/225648212-08d21fcd-81a5-479c-a38d-294249262ae1.png"> ### Current Behavior Some data are out of grids. ### Expected Behavior The data should all in grids. ### Environment ```markdown - OS: Ubuntu20.04 - Browser: Chrome - Framework: [email protected] ``` ### 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]
