Create Graph using Adjacency Matrix/AB List
Directed
Undirected
Weighted / Edge Labelled
Unweighted
Node Labels
1,2,3,...
A,B,C,..
Custom Labels
Graph Data
Adjacency Square Matrix: Comma separated square matrix, 0 means no edge
Node Node Weight: A B W means edge from A to B with label W (W is optional)
Create / Refresh
Hold down SHIFT + scroll to Zoom In / Zoom Out
Hold down SHIFT + drag to Pan
Save this graph