3d-force-graph icon indicating copy to clipboard operation
3d-force-graph copied to clipboard

how to make link from border of a node, not from center of node.

Open gaoxuezhao opened this issue 3 years ago • 1 comments

how to make link from border of a node, not from center of node.

gaoxuezhao avatar May 02 '21 09:05 gaoxuezhao

@gaoxuezhao you can always implement your own logic for setting the link's position and length using .linkPositionUpdate.

But can you provide an example of your use case, as normally the link lines are not visible as they cross the interior of a standard node.

vasturiano avatar May 02 '21 15:05 vasturiano