Drawing presentable treesllimllib.github.io 3 pointslysozyme2 years ago1 commentSaveHideCopy link On HNComments−bediger40002y"Tidy drawings of trees" and "Tidier drawings of trees" are good papers, I'm glad they're referenced.But the true solution is to use GraphViz. Text "dot" language output to a file, process the file to a PNG.
Comments
"Tidy drawings of trees" and "Tidier drawings of trees" are good papers, I'm glad they're referenced.
But the true solution is to use GraphViz. Text "dot" language output to a file, process the file to a PNG.