sannai opened a new issue #9756: > 请问 你们这个问题解决了吗? URL: https://github.com/apache/incubator-echarts/issues/9756 > 请问 你们这个问题解决了吗? 1.修改源码 nodemodules-echarts-lib-data-Graph.js中graphProto.addEdge: if (edgesMap[key]) { return; } return注释掉 2.代码中曲度改用随机 curveness: Math.random() _Originally posted by @HowToMeetYou in https://github.com/apache/incubator-echarts/issues/6811#issuecomment-451900942_
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
