Hi Dynnammo,
I've improved the library adding the support for StateDiagram.
Since the logic between statediagram and graph is different Node and Link class has been split.
Instead, Mermaid class is kept unique extending some features in order to produce both charts.
Tests are created in order to cover 100% of the new part of the software written.
Hi Dynnammo, I've improved the library adding the support for StateDiagram.
Since the logic between statediagram and graph is different Node and Link class has been split. Instead, Mermaid class is kept unique extending some features in order to produce both charts.
Tests are created in order to cover 100% of the new part of the software written.
Salvo