Skip to content

dibyadas/d3-force-directed-graph

Repository files navigation

A community clusters detection app that can take an edgelist as an input and generate an interactive force directed graph. Different information like the degree centrality, betweenness centrality and clustering co-efficient is displayed. The front-end was made in HTML, CSS and Javascript (jQuery and d3.js). The backend is written in python and used the networkX library and hosted on heroku. Link:- https://github.com/dibyadas/d3-force-directed-graph