swimlane / ngx-graph

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

Position Offset #539

Closed steveblue closed 6 months ago

steveblue commented 6 months 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)

A change was made in the last release that breaks existing graph implementations due to some extra math that shouldn't be there.

What is the new behavior?

Restores the default position of nodes to what it should be.

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: