vasturiano / 3d-force-graph

3D force-directed graph component using ThreeJS/WebGL
https://vasturiano.github.io/3d-force-graph/example/large-graph/
MIT License
4.72k stars 829 forks source link

Customized link/node locations on map #500

Open okontsograda opened 3 years ago

okontsograda commented 3 years ago

Is it possible to position all links for each child node/sprite exactly the same distance from the parent node/sprite? For example, for n amount of child elements, set links to child nodes/sprites at 120px from the parent node/sprite.

For example, something like this: image

huangjian07 commented 5 months ago

@okontsograda hey, bro,did you solve that?