daggy
daggy copied to clipboard
Visualization?
Hey,
is there a way to print a DAG generated with this library to the terminal? (git-log style)?
If not, please consider this a feature request.
I don't think it needs it in this library. Petgraph itself supports outputting graphviz files and then there are external tools that can do ascii-art versions if you really don't like actual graphics.