jmar1998 opened a new issue, #18522: URL: https://github.com/apache/echarts/issues/18522
### Version 5.4.2 ### Link to Minimal Reproduction https://jsfiddle.net/2ajk8L6w/ ### Steps to Reproduce Code is on fiddle 1) Example with 3000 dots https://jsfiddle.net/2ajk8L6w/ (This is ok) 2) Example with 3001 dots https://jsfiddle.net/2ajk8L6w/1/ (This is with more than 3000 dots - this is the issue example) ### Current Behavior When I render a scatter graph with graphics with more than 3000 data points the graphs are rendered on a bad Z position. ### Expected Behavior The render of graphics should have the same behavior and have the same position in both cases ### 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: commits-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org