Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

shamrt/link-structure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To view the visualization, enter JSON data into data directory (there is already a sample graph.json file there, but you can replace it with your own data) and run

python -m SimpleHTTPServer 4321

Then go into a web browser and type http://localhost:4321/ into the URL bar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • CSS 13.1%
  • HTML 12.2%
  • Python 5.0%