pilotkid / Node-Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live version is at http://node-visualizer.com

Node visualizer

This is a quick and simple project I did to read a file for the final project for CSCI 3761 - Into to Networks at UC Denver, and create a visual graph for it.

Uses d3.js

Files are read locally in the browser, and no server requests are made.

Test file provided called test10nodes

How to use

Select a file

image

image

image

Once open you will see an automatically generated graph

image

Move nodes around

Click and drag any node to move it image

Hover on any weight to see details

image

Click on any node for a full list of connections

image

About


Languages

Language:HTML 100.0%