Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 316 Bytes

File metadata and controls

18 lines (11 loc) · 316 Bytes

Graph Visualizer

Something i needed while studying graph theory/graph algorithms.

Try it

git clone https://github.com/Fibii/Graph-Visualizer.git

cd Graph-Visualizer

npm install

npm start

Features

  • Multiple Graph Layouts
  • Takes input from the user
  • Directed/Undirected Edges