Open source HTML5 JS library for flowchats

Manish Devraj picture Manish Devraj · Feb 8, 2013 · Viewed 22.4k times · Source

I am planning to write an application that can allow me to draw flowchart like diagrams that can span over multiple dynamic rectangles (nodes) connected to N level of depth. Obvious thought is to use a flowchat library to achieve the purpose. I like the examples give by http://gojs.net/latest/samples/flowchart.html but due to licensing terms I might not be able to use it.

I am searching for opensource JS library so I can draw such diagrams on HTML5 canvas. Any thoughts?

Answer

Manish Devraj picture Manish Devraj · Feb 8, 2013

Found some nice library for something that matches our need. Anyone looking for similar ones check this out at GitHub https://github.com/jsplumb/jsplumb