mirror of
https://github.com/briatte/awesome-network-analysis.git
synced 2024-10-01 01:06:13 -04:00
add GENSI (closes #35)
This commit is contained in:
parent
1f518d1ede
commit
503b1cff3e
@ -508,6 +508,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
|
||||
|
||||
1. [Cytoscape.js](http://js.cytoscape.org/) - Network analysis and visualization library.
|
||||
- [d3.js](https://d3js.org/) - JavaScript visualization library that can plot [force-directed graphs](http://bl.ocks.org/mbostock/4062045).
|
||||
- [GENSI](http://www.tobiasstark.nl/GENSI/GENSI.htm) - JavaScript graphical tool to collect ego-centered network data ([paper](http://www.sciencedirect.com/science/article/pii/S0378873316300284)).
|
||||
- [greuler](https://maurizzzio.github.io/greuler/) - Visualization library to build and manipulate graphs through a simple API. Powered by d3.js and [WebCola](http://marvl.infotech.monash.edu/webcola/).
|
||||
- [jLouvain](https://github.com/upphiminn/jLouvain) - Louvain community detection for Javascript ([example](http://bl.ocks.org/emeeks/125db75c9b55ddcbdeb5)).
|
||||
- [Popoto.js](http://www.popotojs.com/) - Library based on d3.js that provides a graph based search interface.
|
||||
|
Loading…
Reference in New Issue
Block a user