asherluong opened a new issue, #21262: URL: https://github.com/apache/echarts/issues/21262
### Version 6.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/boring-bouman-hygsfj?file=%2Fsrc%2Findex.js%3A49%2C19 ### Steps to Reproduce set barGap to pixel ### Current Behavior <img width="742" height="270" alt="Image" src="https://github.com/user-attachments/assets/f4f7ebe0-13d9-4ec9-b9b9-f33b841a26b6" /> As you guys can see, the gap between bar is 4px, but when after rendering it doesn't look like 4px to me ### Expected Behavior <img width="748" height="265" alt="Image" src="https://github.com/user-attachments/assets/13ebc086-3984-490c-bb3f-2558b232e38b" /> It should look like this ### 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: [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]
