Skip to content

Commit ec9fd4c

Browse files
authored
Merge pull request #27 from alphagov/acw-49/dragging-nodes
Enable graph nodes to be dragged by the user
2 parents bc3507e + 2126602 commit ec9fd4c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

templates/graph.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ <h2 id="sidebar-title">No node selected</h2>
7373
const cy = cytoscape({
7474
container: document.getElementById('graph'),
7575
boxSelectionEnabled: false,
76-
autoungrabify: true,
7776
elements: graphData,
7877
style: [
7978
{

0 commit comments

Comments
 (0)