[](https://crates.io/crates/force_graph)
[](https://docs.rs/force_graph)
A Rust implementation of the force-directed graph algorithm from [Graphoon](https://github.com/rm-code/Graphoon/).
See the [API documentation](https://docs.rs/force_graph) and run the example with `cargo run --example demo`.