diff --git a/backend/resources/app/templates/graph-console.tmpl b/backend/resources/app/templates/graph-console.tmpl index 5ed7b24f6f..8286830719 100644 --- a/backend/resources/app/templates/graph-console.tmpl +++ b/backend/resources/app/templates/graph-console.tmpl @@ -905,7 +905,7 @@ Graph Console // empty canvas clears. Runs alongside the node:click inspector. { type: "click-select", degree: 1, state: "selected", neighborState: "active", unselectedState: "inactive" }], - plugins: [{ + plugins: [{key: "edge-bundling", type: "edge-bundling"},{ key: "toolbar", type: "toolbar", position: "top-left",