Nice collection. Do you have a recommendation for flowcharts, or more specifically for state charts? I’d like to be able to generate a DSL from a workflow engine with the current state and history of execution of a workflow instance and then display it to my users. I.e. something like temporal.
Try https://flowchart.fun I had very productive time with it on a project where I needed to understand the flow of a complex process. It takes tab delimited list as input. It's super fast/easy to make flow charts using this (upto a point of course)