jSequence
Last updated
Last updated
The jSequence Diagram extension component turns text sequences into cool UML diagrams and detects clicks on any diagram element.
The jSequence extension can be added to a Wisej.NET project using NuGet Package Manager.
Use the UML property to define your diagram following this syntax: https://github.com/bramp/js-sequence-diagrams/blob/master/src/grammar.jison
Set a Theme and use GetImage(Async) to return the contents as an image. Clicking on an element fires the ElementClicked event.