jieun94 opened a new issue, #20172: URL: https://github.com/apache/echarts/issues/20172
### Version 5.5.1 ### Link to Minimal Reproduction https://codepen.io/jieun94/pen/xxoZXrX ### Steps to Reproduce 1. Enter the wind direction value of length 16 in the category to indicate 16 orientation 2. False the boundary gap to position the north in the 0 degree direction ### Current Behavior The line between the last category and the first category is lost. ### Expected Behavior The line between the last category and the first category is connected to form a circle. ### Environment ```markdown - OS: window 11 - Browser: Chrome/124.0.0.0 - Framework : vue3 ``` ### 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]
