Skip to content

JiGGie145/argo-graph-lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argo Lite

A lightweight in-browser interactive graph exploration tool.

Launch Argo Lite

Argo Lite logo

Import Data

Argo Lite allows users to play around sample data or upload your own data. Currently we support CSV/TSV graph files for undirected graphs. We are working on supporting more formats in the future.

Argo Lite import video

Interactive Graph Layout

You can apply force layout algorithms on graphs interactively. We are working on supporting more layout algorithms in the future.

Argo Lite layout video

Publish your Graph As a Link

You can publish your "graph snapshot" as a link to share with friends and colleagues. You can also save it locally as a file.

Argo Lite sharing video

You will be able to load the snapshot from your saved file or from the shared link to work on them again. Note that each snapshot associated with a link is immutable, so if you modify a shared graph, you need to share again to get a new link. The original link will still point to the graph before your modification.

Developers

Argo Lite is actively being developed by Siwei Li, Omar Shaikh, Frank Zhou, Anish Upadhayay from Polo Club of Data Science at Georgia Tech.

About

Interactive Graph Exploration in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 1.9%
  • CSS 0.9%