vmihailenco opened a new issue, #19229: URL: https://github.com/apache/echarts/issues/19229
### What problem does this feature solve? This is how edgeLabel is positioned now by default:  Adding `edgeLabel: {position: 'start'}` helps, but it still looks messy:  Is it possible to shift the edgeLabel towards the center so it does not collide with the node circle and text? I've tried to indicate the desired position on the screenshot. ### What does the proposed API look like? I would change how `edgeLabel: {position: 'start'}` works currently without inroducing a new API. -- 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]
