Y
Hacker News
new
|
ask
|
show
|
jobs
by
zephod
3727 days ago
Offtopic, but does anybody know how the diagrams in this article were generated? I'd love a simple piece of software to generate beautiful, straightforward pictures like this to explain architectural problems.
3 comments
ncke
3727 days ago
I don't think that it generated these diagrams, but you should check out planttext (
http://www.planttext.com/
) - makes UML diagrams easy.
link
darrhiggs
3727 days ago
I don't know about the article, but DOT[0] + graphviz[1] could be used for this.
[0]
https://en.wikipedia.org/wiki/DOT_(graph_description_languag...
[1]
http://www.graphviz.org/
link
pavlov
3727 days ago
On Mac, I've always liked OmniGraffle for architecture diagrams.
link