DendoD96 commented on issue #18424:
URL: https://github.com/apache/echarts/issues/18424#issuecomment-1503931502

   @Ovilia Assigning a fixed value for the offset requires addressing a few 
things:
   1. if the node is too small and the edges are too many they could exceed the 
size of the node. In this case you might decide not to apply the offset to any 
edge.
   2. when the zoom is applied the size of the nodes changes therefore the 
problem in point 1 could arise. I leave you two images which represent this.
   ![Immagine 2023-04-11 
205246](https://user-images.githubusercontent.com/50317336/231261564-3298c87c-30b0-4ebe-b129-e8508dd188eb.png)
   ![Immagine 2023-04-11 
205311](https://user-images.githubusercontent.com/50317336/231261572-e894919c-2a93-4992-a0b1-6797a2cf80fd.png)
   


-- 
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