d3graph icon indicating copy to clipboard operation
d3graph copied to clipboard

Fixing the position of nodes

Open jesucastin opened this issue 3 years ago • 2 comments

Hi, is there a way to specify custom XY coordinates in node properties? I want to arrange the nodes in various layouts.

jesucastin avatar Dec 11 '22 16:12 jesucastin

I looked into this but choosing a specific layout is kind of hard because the nodes are freely moving. I did also experiment with a (un)freeze button that I created. The nodes could be frozen but correct dragging became challenging because of the network edges.

For the moment, I will not further investigate this for implementation until I see or hear a possible solution.

erdogant avatar Feb 25 '23 17:02 erdogant