Jefy-Wang opened a new issue, #20157: URL: https://github.com/apache/echarts/issues/20157
### Version 5.5.1 ### Link to Minimal Reproduction https://jsfiddle.net/vb31ezm8/2/ ### Steps to Reproduce 1. 配置对数坐标轴 customValues 2. 配置dataZoom 3. 鼠标在坐标系内,滚轮滚动过程中,对数轴线会从坐标系溢出  ### Current Behavior 对数轴轴线随着区域缩放,溢出 ### Expected Behavior 对数轴轴线随着区域缩放,不溢出 ### Environment ```markdown - OS: - Browser: Chrome 126.0.6478.127 - 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]
