Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 245 Bytes

graph.js

Simple graph visualizer

How to use

  • Left click to add a vertex, right click to remove it.
  • Drag with the left mouse button to move a vertex.
  • Drag with the right mouse button between two vertices to create or break an edge.