Live data from Hacker News

Drawing presentable trees

llimllib.github.io

1–2 of 2 posts

Re: Drawing presentable trees

#2
"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.