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
- npm-dependency-graph – an example using sprotty-elk to display npm package dependencies.