jQuery JQuery中的网络图/流程图
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3700332/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
network diagram/ flow diagram in JQuery
提问by gruber
Have You got any examples or links to free JQuery flow diagram or network/ graph diagram ?
您有免费的 JQuery 流程图或网络/图的示例或链接吗?
回答by EarlyPoster
Wirekit looks good for creating custom wired flows:
Wirekit 看起来很适合创建自定义的有线流:
http://neyric.github.com/wireit/
http://neyric.github.com/wireit/
Although JSPlumb doesn't have something for explicitly creating flow charts, I'm sure you can get this to work for your purposes.
虽然 JSPlumb 没有用于显式创建流程图的东西,但我相信您可以让它为您的目的工作。