Skip to content

Commit cba9823

Browse files
authored
Merge pull request #3453 from cytoscape/copilot/remove-spread-euler-layouts-add-elk
Docs: replace spread/euler demo cards with ELK
2 parents be36c44 + ce04d92 commit cba9823

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

documentation/docmaker.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@
6363
{ "name": "fCoSE layout (constraint)", "id": "fcose-layout-constraint", "github": "iVis-at-Bilkent/cytoscape.js-fcose", "viewUrl": "https://ivis-at-bilkent.github.io/cytoscape.js-fcose/demo/demo-constraint.html" },
6464
{ "name": "Cola layout", "id": "cola-layout", "github": "cytoscape/cytoscape.js-cola" },
6565
{ "name": "Cola layout (compound)", "id": "cola-layout-compound", "github": "cytoscape/cytoscape.js-cola", "viewUrl": "https://cytoscape.github.io/cytoscape.js-cola/demo-compound.html" },
66-
{ "name": "Euler layout", "id": "euler-layout", "github": "cytoscape/cytoscape.js-euler" },
67-
{ "name": "Spread layout", "id": "spread-layout", "github": "cytoscape/cytoscape.js-spread" },
66+
{ "name": "ELK layout", "id": "elk-layout", "github": "cytoscape/cytoscape.js-elk", "viewUrl": "https://cytoscape.github.io/cytoscape.js-elk/?demo=layered" },
6867
{ "name": "Dagre layout", "id": "dagre-layout", "github": "cytoscape/cytoscape.js-dagre" },
6968
{ "name": "Klay layout", "id": "klay-layout", "github": "cytoscape/cytoscape.js-klay" },
7069
{ "name": "Breadthfirst layout & images", "id": "images-breadthfirst-layout" },
25.4 KB
Loading

0 commit comments

Comments
 (0)