Y
Hacker News
new
|
ask
|
show
|
jobs
by
anankee
4839 days ago
Is there anything like graphviz, which can give you a nice programatic interface to create UML/BPMN graphs? Graphviz output is rough, you'd figure that in 2013 we'd have a bit better looking graphs.
1 comments
wellpast
4839 days ago
Heatlamp (jmolly.com/heatlamp) generates sequence diagrams from running Java/JVM code.
link