![]() | 1 shoumu 2017-06-08 10:27:34 +08:00 echarts 关系图? |
2 fenixan2010 2017-06-08 10:29:19 +08:00 graphviz |
![]() | 3 imn1 2017-06-08 10:30:04 +08:00 ![]() |
![]() | 4 imn1 2017-06-08 10:33:36 +08:00 呃,随手就发了这么个 URL,不知道会不会把这贴打入 chamber |
![]() | 5 rrfeng OP graphviz 很不错 @fenixan2010,虽然没有动态展示。 |
6 WindsonYan 2017-06-08 12:02:24 +08:00 d3,搜索 force directed 布局,然后高亮什么的看你 js 怎么玩咯~ 如果想用现成的程序,Gephi,启动有点慢,有点丑(毕竟是 netbeans 的界面改的),功能蛮强 |
![]() | 7 rrfeng OP |
8 xiaosaiyin 2017-06-08 23:11:45 +08:00 Mathematica/ Wolfram cloud 的 LayeredGraphPlot LayeredGraphPlot[{A -> B ,B -> C ,A -> C ,D -> B },VertexLabeling -> True] |
9 fenixan2010 2017-06-09 04:49:52 +08:00 |