Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Javascript Canvas Flowcharting Project? [closed]

I am looking for a Javascript project which makes use of canvas to allow the creation of diagrams/flowcharts in the browser.

Are there any active projects like that alive?

like image 548
Spot Avatar asked Feb 03 '23 09:02

Spot


2 Answers

16 Javascript libraries for visualization should be helpful.

like image 59
Peter Krenn Avatar answered Feb 05 '23 22:02

Peter Krenn


There seems to be also a commercial product from MindFusion which is also able to allow you to create flowcharts by JavaScript means: http://mindfusion.eu/features-jsdiagram.html, you might be also interested to see the tipps over at: https://stackoverflow.com/questions/2558972/javascript-flowchart-library-for-workflow-visualization

like image 22
ngeek Avatar answered Feb 05 '23 22:02

ngeek