Reeyc opened a new issue, #18122:
URL: https://github.com/apache/echarts/issues/18122

   ### What problem does this feature solve?
   
   关系图 graph 的 `x`、`y`值如何计算出来,基于什么算法保证每个节点的位置不会出现覆盖的情况。因为业务问题,无法使用 `force` 布局,求助
   
   ### What does the proposed API look like?
   
   动态计算`x`、`y`值,保证每个节点的位置不会出现覆盖的情况


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