9

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?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Spot
  • 7,962
  • 9
  • 46
  • 55
  • Do you mean *library* code or a javascript application (ala gliffy)? – nimrodm Aug 30 '09 at 19:34
  • @nimrodm Looking for a project which is developing an application. I want to use it, but would also be interested in contributing. – Spot Sep 01 '09 at 12:55

2 Answers2

9

16 Javascript libraries for visualization should be helpful.

mckelvin
  • 3,918
  • 1
  • 29
  • 22
Peter Krenn
  • 397
  • 2
  • 5
3

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

Community
  • 1
  • 1
ngeek
  • 7,733
  • 11
  • 36
  • 42