Live data from Hacker News

Ask HN: A modern-looking UML diagram tool?

news.ycombinator.com

41–50 of 92 posts

Re: Ask HN: A modern-looking UML diagram tool?

#44
post #43

PowerPoint , I often use animations to explain complex diagrams.

I second this. I have used PowerPoint for some very complex architectural diagrams and transitions over time and it has been a great tool. Definitely not perfect, but is pretty fun to use most of the time.

Re: Ask HN: A modern-looking UML diagram tool?

#48

Honestly just change the default styling in PlantUML[1]. The default styling turns a lot of people off, which is a shame because it's a fantastic tool. Even the monochromatic skin is much easier on the eye. The real benefit to PlantUML is the ability to commit the source code for your diagrams alongside your actual source code. [1]: http://plantuml.com/skinparam

See also that repo with a skinparam for a "not ugly" plantuml style: https://github.com/matthewjosephtaylor/plantuml-style
Post reply on HN