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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-26 15:56:09  来源:igfitidea点击:

network diagram/ flow diagram in JQuery

jqueryworkflowgraph

提问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 没有用于显式创建流程图的东西,但我相信您可以让它为您的目的工作。

http://morrisonpitt.com/jsPlumb/html/jquery/demo.html

http://morrisonpitt.com/jsPlumb/html/jquery/demo.html

回答by Ali Abdalla

jGraphUIis very close to what you need and it's free.

jGraphUI非常接近您的需求,而且是免费的。

回答by larole

Maybe with some tweaks u could use jqPlot

也许通过一些调整你可以使用jqPlot