force_graph 0.4.0

Force-directed graph algorithm
Documentation

force-graph-rs

Crates.io Docs Status

A Rust implementation of the force-directed graph algorithm from Graphoon.

See the API documentation and run the example with cargo run --example demo.