t-mw / force-graph-rs

Force-directed graph algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Force-directed graph algorithm


Languages

Language:Rust 100.0%