Enable the edge-bundling plugin

Signed-off-by: Álvaro Tejero Cantero <alvorithm@teje.ro>
This commit is contained in:
Álvaro Tejero Cantero 2026-07-17 00:30:36 +02:00
parent 6c5525183c
commit 4cc95a8cbe
No known key found for this signature in database

View File

@ -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",