JasinYip edited a comment on issue #5659: Echarts3中series为graph,layout为‘none’时,data中的x,y怎么设置? URL: https://github.com/apache/incubator-echarts/issues/5659#issuecomment-463564581 有同样的疑惑,不明白这两个值到底如何设置,什么叫「你自己对关系图布局的结果」? 根据文档里的说明:  我的理解是,只有 `none` 才会对 `x`、`y` 生效,另外两个是环形布局和力引导布局,都不是我们希望使用的布局。 我们的需求其实就是,如何确切地知道应如何设置每个元素的位置。比如我想设置 2 行 3 列一共 6 个圆的布局,每个圆的直径是 50,圆心距离是 60,应如何设置?
---------------------------------------------------------------- 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]
