html5 javascript workflow diagram generator

Pascal picture Pascal · Nov 25, 2013 · Viewed 44k times · Source

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

Answer

KesaVan picture KesaVan · Nov 25, 2013

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