depgraph

Controls

Select

Drag

Gravity Well

Rewind

Time Travel

Every interaction that moves nodes (drag, rewind, gravity well, gather, etc.) saves a time point — a snapshot of where all nodes are. These time points form a linear history that you can navigate.

Z is the temporal opposite of X: X rewinds node positions toward the original layout (T0), while Z rewinds through your history of arrangements.

Gather

Trace

Trace propagates a visual BFS wave through the on-screen portion of the hypergraph, following enabled edge layers. Only nodes currently visible on screen are traced (saves CPU).

Directed edge layers follow their arrow direction. Undirected edge layers trace both connected nodes (except in backward mode, where they are skipped).

The trace starts from the currently selected/clicked node. If no node is selected, a random on-screen node is chosen.

Show edges on trace (checkbox, on by default): when edges are toggled off, traced edges are still revealed during the trace. Traced edges use their layer’s own color at full opacity, then hide again when the trace ends.

User Clusters

Lock / Unlock

Keyboard Summary

Key Action
Click Select
Shift+Click Pin (multi-select + lock)
Shift+Drag Group move selected nodes
Hold X Rewind to T0
Shift+X + Click Dismiss node to T0
Hold Z Time-travel backwards through history
Tap T Flash-trace through visible graph
Hold T Trace BFS propagation (speeds up over time)
T+B Trace backward edges only
T+F Trace forward edges only
T+H Hold trace visuals (persist after T release)
H / Escape Clear held trace
Hold Space Gather selected nodes (to centroid)
Click node + Space Gather unselected neighbors toward node
Click cluster label + Space Gather connected clusters toward label
Click cluster label + Shift+Space Gather cluster nodes toward centroid
Click node + Shift+Space Gather selected nodes toward node
Space (nothing selected) Unlock all
Enter Create user cluster from selection
Alt+Arrow Step through time points
Escape Close panel / clear selection

Toolbar Toggles

Zoom