flowchart library for visualizing business process
- by jonny
I need to geenrate flowchart from business process specification (inputs, outputs, tasks, users... ) stored in a database.
What I need is javacript library generating shiny grpaphs with swimlines. Ideally I should be able to edit graph and send changes back to database.
Any recommendations?