Earlier quoted context omitted.
I'd add state machine diagrams if those aren't covered by your previous suggestions. I suppose they could be considered a subset of sequence diagrams.
Statecharts and other variants of state machine diagrams are quite useful, but they serve a different purpose than sequence diagrams. A sequence diagram describes an exchange of messages between different objects. A statechart describes the states of an individual object and how it transitions between those states.
Swimlanes.io – generated editable sequence diagrams
111–114 of 114 posts
Re: Swimlanes.io – generated editable sequence diagrams
#112I would really like a sequence diagram that allow for diagonal arrows, not just horizontal ones. A message takes time to arrive to its destination and sometimes it's interesting what else could happen during this time, for example the backend sending another response to the requester. Also requests don't arrive to the destination in the exact order they where made. All of these are impossible to represent with horizo…
https://www.websequencediagrams.com/?lz=dGl0bGUgVW4AAwVkCgpB...
Premium version allows crossed messages: https://www.websequencediagrams.com/cgi-bin/cdraw?lz=dGl0bGU...
Re: Swimlanes.io – generated editable sequence diagrams
#113Earlier quoted context omitted.
data is local to your browser. it doesn’t need a privacy policy.
I see that. But without privacy policy, they cannot be held accountable for changes that can be introduced later on. I checked that there are no backend communication and there are no open websockets. But still kind of scary to use this without a clear Privacy Policy. I love the product by the way :)