react-digraph
react-digraph copied to clipboard
Force directed graph layout
Is your feature request related to a problem? Please describe. A force directed graph layout, even if only for initial layout (actually that would be preferred for what I'm working on as an option) would help with laying out the graph automatically from existing data.
Describe the solution you'd like A force directed layout that can be paused or only done on initial load in as well as having an option that allows it to be persistent.