JavaScript flowchart / flow diagram lib [closed]

旧巷老猫 提交于 2019-11-27 11:27:29
McKelvin

The following JavaScript libraries may help :)

mxGraph, which is written in plain JavaScript, so you could wrap it in jQuery or any JS framework. It's Apache 2.0 licensed.

I'd recommend Raphaël for this.

Sweet sexy demo: http://raphaeljs.com/graffle.html

Armand

For me, WireIt looks like the best bet. Mentioned also here: Designing a Yahoo Pipes inspired interface

Extjs

Extjs lib. An example online flow chart build with extjs

And online flow chart help document here.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!