Closed TedDriggs closed 1 year ago
I'm trying to use fdg-wasm to do incremental layout on a graph that already has starting positions. Is there a way to pass those coordinates to the ForceGraphSimulator?
fdg-wasm
ForceGraphSimulator
This was fixed by #13
I'm trying to use
fdg-wasm
to do incremental layout on a graph that already has starting positions. Is there a way to pass those coordinates to theForceGraphSimulator
?