All examples By author By category About

iansinnott

Draggable Network II

I created this fork to focus strictly on how to drag multiple nodes in a graph. I intentionally removed functionality that the original version had.

Click and drag the background area to make a rectangular selection (brushing). Once you’ve selected some nodes, drag them around to reposition the network. You might use this technique to hand-tweak a force-directed layout for better appearance, saving the manually-adjusted node positions back to a file.

Forked from mbostock's block: Draggable Network II