Simple javascript tool to visualize model relationships based on Eclipse Layout Kernel.
Update to publish on NPM, removed old builds.
Center selected node (always or if is out of view only)
Adjust selection yellow color
Add zoom and pan functionality to diagram
- Controlled with zoomable option
Mute edges with no relation with highlighted/selected dataset. Control highlighting and selecting only from outside.
Draw a curve with a smaller radius if the bendpoints are near each other
Refactor library
- Rename library
- Upgrade elkjs
- Refactor example
- Make round corners on edges