wangchao0724 opened a new issue, #19877: URL: https://github.com/apache/echarts/issues/19877
### Version 5.5 ### Link to Minimal Reproduction none ### Steps to Reproduce https://codesandbox.io/p/sandbox/basic-area-chart-qstf3z?file=%2Findex.js ### Current Behavior X轴的起点和终点不能设置偏移,[boundaryGap](https://echarts.apache.org/zh/option.html#xAxis.boundaryGap) 选项不能满足我的需求 ### Expected Behavior X轴的起始坐标可以设置偏移,从偏移位置开始显示坐标轴, 并且不影响坐标轴间隔  ### 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]
