Comment on Drawing presentable treesComments−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.