Spectral Graph Drawer

This "spectral graph drawer" is made by Tamio-Vesa Nakajima, using the method from Drawing graphs by eigenvectors: theory and practice, by Y. Koren. For more graph drawing check out this github repository.

To draw a graph, simply input its representation into the textbox in the left side of the screen (first stating how many nodes and edges it has, followed by pairs of integers representing its edges), then press the button. Also, you can select a premade graph from the drop-down list.

Sorry you don't support canvases