LiangJavaDS opened a new issue, #18247: URL: https://github.com/apache/echarts/issues/18247
### Version 5.3.1 ### Link to Minimal Reproduction https://codesandbox.io/s/echrtsdemo-kfd7ij?file=/index.html ### Steps to Reproduce 1. Create a series-graph chart with circular layout. 2. Add svg image as custom arrows to the chart. 3. Observe that the custom arrows are covered by the nodes. ### Current Behavior The custom arrows are covered by the nodes. ### Expected Behavior Custom arrows should be able to adjust the distance from the node ### Environment ```markdown - OS:windows 11 企业版 - Browser: Chrome 88.0.4324.150(正式版本) - Framework: React 17.2.2 ``` ### 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]
