Mercurial > hg > WSGraph
comparison README.txt @ 58:c4f551305a23 default tip
note http://marvl.infotech.monash.edu/webcola/
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 02 Aug 2015 08:14:20 -0700 |
parents | 2c4437762884 |
children |
comparison
equal
deleted
inserted
replaced
57:2c4437762884 | 58:c4f551305a23 |
---|---|
68 * http://www.jgraph.com/mxgraph.html | 68 * http://www.jgraph.com/mxgraph.html |
69 Interactive JavaScript HTML 5 Diagramming Library; | 69 Interactive JavaScript HTML 5 Diagramming Library; |
70 demo at https://www.draw.io/ | 70 demo at https://www.draw.io/ |
71 * http://www.graphdracula.net/ | 71 * http://www.graphdracula.net/ |
72 * http://thejit.org/ | 72 * http://thejit.org/ |
73 * http://marvl.infotech.monash.edu/webcola/ : cola.js | |
74 Constraint-Based Layout in the Browser | |
73 * d3: http://d3js.org/ | 75 * d3: http://d3js.org/ |
74 * http://maxdemarzi.com/2012/02/13/visualizing-a-network-with-cypher/ | 76 * http://maxdemarzi.com/2012/02/13/visualizing-a-network-with-cypher/ |
75 * https://github.com/ignacioola/insights | 77 * https://github.com/ignacioola/insights |
76 * http://blog.nextgenetics.net/?e=7 | 78 * http://blog.nextgenetics.net/?e=7 |
77 | 79 |
78 Python: | 80 Python: |
79 * http://graph-tool.skewed.de/ : | 81 * http://graph-tool.skewed.de/ : |
80 Graph-tool is an efficient Python module for manipulation and | 82 Graph-tool is an efficient Python module for manipulation and |
81 statistical analysis of graphs (a.k.a. networks). | 83 statistical analysis of graphs (a.k.a. networks). |
82 * http://igraph.org/python | 84 * http://igraph.org/python |
83 | 85 |
84 Graph DBs: | 86 Graph DBs: |
85 * https://pypi.python.org/pypi/ajgu : Graph database with several | 87 * https://pypi.python.org/pypi/ajgu : Graph database with several |
86 backends architecture in mind | 88 backends architecture in mind |