didiaoshengjianbao opened a new issue #10805: Graph 
中如果只有数据之间的关系,有没有library可以将图关系转换成坐标?
URL: https://github.com/apache/incubator-echarts/issues/10805
 
 
   ### What problem does this feature solve?
   你好,最近我在使用echarts时,后端获得的数据只有点和边的关系,没有x,y 
坐标信息,无法画出graph图,请问有没有类似的library可以根据点和边的关系生成坐标?又或是echarts中有没有自适应布局不需要x,y画graph图呢?
   
   ### What does the proposed API look like?
   输入:点和边的关系
   输出:自动计算 点坐标并画图
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to