Mode
Move Vertex
Instructions:
| Press Key | Description |
| V | Enter/exit "Add Vertex" mode. Click to create a vertex. |
| E | Enter/exit "Add Edge" mode. Click 2 vertices to add an edge between them. Multiple edges between vertices is supported. Loops can be created by clicking a vertex twice. |
| D | Enter/exit "Delete" mode. Click vertices or edges to delete them. |
| M | Show/hide the adjacency matrix of the graph. |
| Shift+L | Toggle labels on/off. |
| L | Enter/exit "Change Label" mode. Change the text of a label by clicking on it. The default label value is the index of the vertex in the adjacency matrix. |
| Any Other Key | Enter "Move Vertex" mode (default). Vertices can be moved by dragging and dropping. |