0x1f57 opened a new issue, #20367: URL: https://github.com/apache/echarts/issues/20367
### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=scatter-polar-punchCard&edit=1&reset=1&version=5.5.0 ### Steps to Reproduce 打开[此链接](https://echarts.apache.org/examples/zh/editor.html?c=scatter-polar-punchCard&edit=1&reset=1&version=5.5.0) 按照下面截图,修改axisLine的show为true  此问题仅在5.5.0及以上版本出现,5.5.0以下的版本则正常  ### Current Behavior 极坐标的角度轴设置boundaryGap: false后axisLine未正常闭合 ### Expected Behavior 极坐标的角度轴设置boundaryGap: false后axisLine能够正常闭合 ### Environment ```markdown - OS: win10 - Browser: Chrome 129.0.6668.59 - Framework: Vue@3 ``` ### 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]
