29 May
2017
29 May
'17
6:18 a.m.
Hi Felix, On Sun, May 28, 2017 at 8:57 PM, Felix Victor Münch < felix.v.muench@gmail.com> wrote:
For smaller graphs it shouldn't be a problem to get them visualised this way with this python module:
https://patrickfuller.github.io/jgraph/
example: https://patrickfuller.github.io/jgraph/examples/github.html
Thanks for the link! For display I need my own code anyway (see previous post for my display device), so i really only need the layout, and for small graphs NX can handle it well enough. But i would to get into large graphs and graph-tool is better suited for that. Thanks! Dirk