guava3s commented on issue #18679: URL: https://github.com/apache/echarts/issues/18679#issuecomment-3190806415
I also encountered a similar issue where a horizontal line appeared at the bottom of the axis. By adjusting the container height to be even, keeping the container background color consistent with the global background color, and adding 1px to the `grid.bottom` configuration, the problem was resolved. I hope this helps you. Environment Information: - OS: iOS 17 - Browser: Safari - Framework: Vue If you have any other questions or need further assistance, please let me know. -- 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]
