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?

link|improve this question

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 1 '09 at 12:55
feedback

closed as not constructive by Kev 2 days ago

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

3 Answers

up vote 8 down vote accepted

16 Javascript libraries for visualization should be helpful.

link|improve this answer
feedback

I think http://diagramo.com can help.

It's fully HTML5 and based on JavaScript

link|improve this answer
Thank you very much, this looks interesting. – Spot Mar 21 at 9:22
feedback

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: javascript flowchart library for workflow visualization

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.