本文介绍了用于层次流程图的Javascript库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
澄清:通过图我指的是像工作流树或决策树之类的东西。
解决方案
我一直在做一些研究,寻找一个JS组件来处理现场创作流程图/决策树,mxGraph看起来非常方便:
免责声明:我与供应商之间没有任何关系,除了在网上搜索合适的东西。
Do you know any Javascript libraries which can present graph visually in a web page?
Clarification: by graphs I mean something like workflow trees or decision trees. Sorry for not being clear.
解决方案
I've been doing some research, looking for a JS component that would handle the live creation of flow charts / decision trees, mxGraph looks pretty handy: http://www.jgraph.com/mxgraph.html
Disclaimer: I have no relationship at all with the vendor, other than having searched the net for something suitable.
这篇关于用于层次流程图的Javascript库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!