swimlane/ngx-graph

How can I set custom positions for nodes?

Opened this issue · 1 comments

Describe the bug
When I set the position in the json data, the library does not react to them during rendering and creates its own anyway. How can this be fixed?

ngx-graph version
last version

The layout you provide ngx-graph largely dictates the position of each node.