Hacker News new | ask | show | jobs
Drawing presentable trees (llimllib.github.io)
3 points by lysozyme 660 days ago
1 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.