Hacker News new | past | comments | ask | show | jobs | submit login

Anyone knows a tool which can help us draw simple diagrams like the one that was mentioned in the README?? https://github.com/mplewis/src2png/blob/master/docs/foreach_...



`mscgen` [1] was a popular one back in the day. I think `graphviz` can do it too. Since sequence diagrams are part of UML, most UML tools can do those.

[1] https://en.wikipedia.org/wiki/MscGen


`mscgen' is still my go-to tool for message sequence charts


I tend to like https://www.draw.io/ for that sort of thing (there is a chrome app if you want to run offline).


LucidChart (https://www.lucidchart.com/) is better than draw.io IMO



Close! I started with that tool, but moved to the FOSS version: https://bramp.github.io/js-sequence-diagrams/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: