Skip to content

hackworthltd/tidyt

Repository files navigation

tidyt

tidyt provides support for so-called "tidy tree" layouts. The layout algorithm implemented in tidyt is based on the paper Drawing Non-layered Tidy Trees in Linear Time by A.J. van der Ploeg.

tidyt is a hard fork of https://github.com/zxch3n/tidy (forked from this commit). All credit goes to the original author, Zixuan Chen, and we are grateful to him for his work! This fork exists primarily to provide robust packaging and CI, and especially focuses on reproducible builds via Nix. However, its functionality may diverge from upstream over time. (Note that tidyt drops everything from the upstream project except for its Rust packages.)

License

tidyt is released under the same license as the original upstream project, namely the MIT license.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published