sprotty-elk
Integration of the Eclipse Layout Kernel (ELK) with Eclipse Sprotty. This package makes the ELK layout engine available to graph visualizations based on Sprotty. It can be used both on the frontend (with LocalModelSource
) and on the backend (with DiagramServer
).
Build
yarn
The project is built on ci.eclipse.org/sprotty.
Pre-built npm packages available from npmjs.
References
- Example: view filtering – using filtering to efficiently navigate a large dataset of publications and citations
- Example: nested graphs – expanding nested subgraphs in-place to efficiently navigate a large project with TypeScript modules