Idea detail
graph_cytoscape
reqlan rq/extension/library/graph.rq:18
block
Summary
builds cytoscape elements and stylesheet from a generic node / edge slice.
registers batch layout options ( fcose, cola, breadthfirst, circle, concentric, grid, random ) and seeds positions for new nodes.
exposes CompoundBasis ( single-membership folder tree ) and GroupBasis ( flat multi-membership ) as grouping inputs.
per graph-cytoscape.ts and graph-theme.ts.
getLayoutConfig sets fit: false for initial ( mode = = = ' initial' ) batch layouts so auto_reframe owns the first viewport fit; relayout modes may still fit via the layout algorithm.
Attributes
No attributes declared.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| file_reference | ../../../packages/extension/webviews/shared/graph/graph-cytoscape.ts | packages/extension/webviews/shared/graph/graph-cytoscape.ts | graph-cytoscape.ts |
| file_reference | ../../../packages/extension/webviews/shared/graph/graph-theme.ts | packages/extension/webviews/shared/graph/graph-theme.ts | graph-theme.ts |
| references | auto_reframe | reqlan rq/extension/library/graph.rq | auto_reframe |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | reframe_animation | reqlan rq/extension/library/graph.rq | graph_cytoscape |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
Initialising graph…