force_graph

Crates.ioforce_graph
lib.rsforce_graph
version0.3.2
sourcesrc
created_at2020-04-30 16:25:49.205983
updated_at2021-07-03 20:11:22.488726
descriptionForce-directed graph algorithm
homepage
repositoryhttps://github.com/t-mw/force-graph-rs
max_upload_size
id235877
size47,517
(t-mw)

documentation

README

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.

Commit count: 24

cargo fmt