An open API service indexing awesome lists of open source software.

https://github.com/jekyll2014/workflowdiagramcore

Process diagram generator for JSON-defined work-flow (MSAGL) .NET CORE 6
https://github.com/jekyll2014/workflowdiagramcore

Last synced: 3 months ago
JSON representation

Process diagram generator for JSON-defined work-flow (MSAGL) .NET CORE 6

Awesome Lists containing this project

README

        

# StatesDiagram

This is a graphic diagram generator example based on AGL project ([https://github.com/microsoft/automatic-graph-layout](https://github.com/microsoft/automatic-graph-layout)).
The visual representation of the process flow describer by JSON files can sometimes be more convenient to understand the whole process.

Unfortunately the layouter is not sophisticated enough to place all elements as a human being would like but it's a good starting point for creative thinking.

Here is the example of the flow:
![sample image](https://github.com/jekyll2014/StatesDiagram2/blob/master/sample_flow.png)