visx icon indicating copy to clipboard operation
visx copied to clipboard

Force layout

Open j1mie opened this issue 5 years ago • 4 comments

Hi there, I'm wondering if you have any suggestions / general guidance on how best to create a force layout using d3-force and vx. Really enjoying using vx so far, cheers!

j1mie avatar Mar 04 '19 11:03 j1mie

I am interested in force layout as well. I am specifically interested in using force layout for following implementation (polar layout)- https://codesandbox.io/s/n3w687vmqj Thanks!

Parul-Kudtarkar avatar Mar 11 '19 23:03 Parul-Kudtarkar

Hi @Parul-Kudtarkar - Victory's implementation of force may be a good starting point for implementing a force layout in React.

j1mie avatar Mar 14 '19 08:03 j1mie

Hi @j1mie! I will check the package. react force-graph is another good alternative. https://www.npmjs.com/package/force-graph

Parul-Kudtarkar avatar Mar 14 '19 18:03 Parul-Kudtarkar

I'm also looking for help creating a 'polar force graph' layout, any updates appreciated!

dielsalder avatar Jun 06 '22 18:06 dielsalder