tidy-tree

Crates.iotidy-tree
lib.rstidy-tree
version0.1.0
sourcesrc
created_at2023-05-19 05:57:52.17281
updated_at2023-05-19 05:57:52.17281
descriptionA tree visualization tool
homepagehttps://github.com/zxch3n/tidy
repositoryhttps://github.com/zxch3n/tidy
max_upload_size
id868580
size57,828
Zixuan Chen (zxch3n)

documentation

https://docs.rs/tidy-tree

README

Tidy Tree Visualization

Show Case

See the introduction blog here đź”—

Tidy is designed specifically for tree layout. Graph and DAG data are not supported.

The layout algorithm is based on paper "Drawing non-layered tidy trees in linear time".

A. van der Ploeg, “Drawing non-layered tidy trees in linear time,”Software: Practice and Experience, vol. 44, no. 12, pp. 1467–1484, 2014, doi: 10.1002/spe.2213.
Commit count: 78

cargo fmt