wwwkom opened a new issue #9003: 建议:希望graph能增加对3D的支持和单个node成环 URL: https://github.com/apache/incubator-echarts/issues/9003 <!-- 为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。 --> ### One-line summary [问题简述] 希望graph能增加对3D的支持,就像下面链接这样: https://bl.ocks.org/vasturiano/02affe306ce445e423f992faeea13521 另外,希望graph支持节点自身成环(nodeA-nodeA)。目前的版本好像是也画了自身的链接,但是edge长度=0,直接被node覆盖了。希望能在节点外画出弧线,如下图所示: 
---------------------------------------------------------------- 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]
