Skip to content

Thepnathi/temporal-network-visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Network Visualisation with D3.js

This tool will allows the user to input dataset which consists of nodes and links and the library will plot the dynamic network. Unlike static network, the links between nodes will be displayed depending on the selected time.

How to Use This

Input the data.

How To Run

This is the development guide to start the server. On the terminal ensure you are in the directory and run the command below:

Important Documentation

This program only uses d3.js library version v6 as an external library, you can find out more by visiting d3js Official Website. Furthermore, this document is useful on d3js force, which allows the simulation of physical force in the dynamic graph.

Dependencies

Using d3.js library version 6.

https://d3js.org/d3.v6.min.jss 

About

A visualisation tool for the Overtime python library which is used for temporal graph network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published