JQuery 中的网络图/流程图
您有免费的 JQuery 流程图或网络/图表的示例或链接吗?
Have You got any examples or links to free JQuery flow diagram or network/ graph diagram ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
Wirekit 看起来很适合创建自定义有线流:
http://neyric.github.com/wireit/
JSPlumb 没有用于显式创建流程图的功能,我相信您可以让它满足您的目的。
http://morrisonpitt.com/jsPlumb/html/jquery/demo.html
Wirekit looks good for creating custom wired flows:
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.
http://morrisonpitt.com/jsPlumb/html/jquery/demo.html
jGraphUI 非常接近您的需求,而且是免费的。
jGraphUI is very close to what you need and it's free.
也许通过一些调整你可以使用 jqPlot
Maybe with some tweaks u could use jqPlot