js-sequence-diagrams
js-sequence-diagrams copied to clipboard
Add support for lifeline termination/object destruction
In UML, when an object is destroyed (removed from memory), an X is drawn on top of the lifeline, and the dashed line ceases to be drawn below it (this is not the case in the first example though). It should be the result of a message, either from the object itself, or another.