Y
Hacker News
new
|
ask
|
show
|
jobs
by
h91wka
2205 days ago
I don't want to diminish importance of graphviz, but PlantUML is better suited for visualizing state machines, message sequence diagrams and whatnot.
2 comments
xamde
2205 days ago
PlantUML is a good syntax. Under the hood... it renders via GraphViz
link
baq
2205 days ago
which is exactly why it's great! :)
link
username3
2205 days ago
Does PlantUML do statecharts?
link
seidleroni
2205 days ago
Yes.
https://plantuml.com/state-diagram
link