react-d3-graph
react-d3-graph copied to clipboard
All nodes drawn as one big circle
I have a problem where all nodes (that have at least one link) get drawn in one circle. Where I would like it to position them more like a mind map. Is there any way to do this?
Please use the bug report/feature request templates when opening issues, this helps us a lot.
Regarding your question, try to play around with the libraries' custom d3 configurations they should allow you to control the closeness of nodes within your network based on its density.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.