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:
   
   
![edge-label-1](https://github.com/apache/echarts/assets/290976/e419293f-d764-4f8a-a103-db123d41a094)
   
   Adding `edgeLabel: {position: 'start'}` helps, but it still looks messy:
   
   
![edge-label-2](https://github.com/apache/echarts/assets/290976/f6454d62-e407-4cc0-aadb-46302705cbfb)
   
   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]

Reply via email to