We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc3507e + 2126602 commit ec9fd4cCopy full SHA for ec9fd4c
1 file changed
templates/graph.html
@@ -73,7 +73,6 @@ <h2 id="sidebar-title">No node selected</h2>
73
const cy = cytoscape({
74
container: document.getElementById('graph'),
75
boxSelectionEnabled: false,
76
- autoungrabify: true,
77
elements: graphData,
78
style: [
79
{
0 commit comments