# Dotavious A library for generating Graphviz DOT language files for graphs. ## Research - https://github.com/HongxuChen/dot-rs/blob/master/src/lib.rs - https://github.com/lk-chen/dot_parse-rust - https://github.com/dylanowen/mdbook-graphviz - https://github.com/petgraph/petgraph/blob/master/src/dot.rs I'm not in love with this API design. Will work on building an alternative and see how it goes Read https://graphviz.org/doc/info/lang.html https://www.graphviz.org/pdf/dotguide.pdf