swimlane / ngx-graph

Graph visualization library for angular
https://swimlane.github.io/ngx-graph
MIT License
922 stars 285 forks source link

fix: remove elk dependency #506

Closed steveblue closed 1 year ago

steveblue commented 1 year ago

What kind of change does this PR introduce? (check one with "x")

What is the current behavior? (You can also link to an open issue here)

Elk is a direct dependency.

What is the new behavior?

ngx-graph does not have a direct dependency on Elk, but should support the concept of compound nodes. README also updated with development instructions.

Does this PR introduce a breaking change? (check one with "x")

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information: