Search code examples
javascripthtmlworkflowdiagram

html5 javascript workflow diagram generator


i am looking for a workflow generator in html5 javascript

i have a system that has several status and those status follows a particular workflow that can be altered by the users.

I looking for a simple framework that will generate a visual representation of the workflow

ex :

  • from start to process
  • from solution to end or from process to end
  • finally from solution to end

Solution

  • Please go through mxGraph (www.jgraph.com) , which is HTML5 / JavaScript with fallback for HTML 4 browsers. You can see an example using the technology at www.draw.io