jSequence

The jSequencearrow-up-right Diagram extension component turns text sequences into cool UML diagrams and detects clicks on any diagram element.

jSequence Source Code

Features

How to Use

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.jisonarrow-up-right

Set a Theme and use GetImage(Async) to return the contents as an image. Clicking on an element fires the ElementClicked event.

circle-info

Find more information in our JSequence example in C#arrow-up-right or in VB.NETarrow-up-right.

Last updated

Was this helpful?