fdg
fdg copied to clipboard
A Force Directed Graph Drawing Library
Is there a way we can specify gravity for layouts?
I'm interested in playing with custom forces, as well as combining in some other graph layout techniques for minimizing edge crossings (stuff like [this tabu search layout idea](https://www.sciencedirect.com/science/article/abs/pii/S1045926X14001128)). Is there...
Hi, First off, thank you for writing this library, it's a really neat project. However, I couldn't help but notice the lack of parallelization. This is of consequence, as simulations...
If I have self-referenced nodes in ForceGraph and update simulation all the coordinates are becoming `NaN`
It seems that the current structure has been reworked into a new package `fdg` and is version 1.0. Is it intended that it remains unpublished?