Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(6)
JavaScript InfoVis Toolkit 提供了可以使用 AJAX 等动态生成和更新的图形视图。它提供了许多视图,可定制。
The JavaScript InfoVis Toolkit provides graph view that can be dynamically generated and updated using AJAX etc. It provides a number of views that are customizable.
根据我的经验,D3.js 是最灵活的
d3js.org
也有新的 sigmajs libaray
http://sigmajs.org/
From my experience D3.js is most flexible
d3js.org
also there is new sigmajs libaray
http://sigmajs.org/
您是否研究过 RaphaelJS 库?
查看网站上精彩的演示。它是跨浏览器的,因为它在 IE 中使用 VML,在其他浏览器中使用 SVG。
Have you looked into the RaphaelJS library?
Check out the awesome demos on the site. It's cross-browser, because it uses VML in IE and SVG in other browsers.
您也可以尝试arborjs.org。
You can try arborjs.org too.
商业许可 - KeyLines 可以完成这项工作 - 也可以跨浏览器,包括旧版 IE 和 Windows 浏览器。支持较新的浏览器(包括 iPad)。免责声明:我帮助开发它;-)
Commercially licensed - KeyLines would do the job - also cross-browser, both old IE & newer browsers supported (incl iPads). Disclaimer: I help to develop it ;-)
Cytoscape Web JS 将满足您的需求。
在此处查看 github 存储库 http://cytoscape.github.com/cytoscape.js/
你可以在这里玩一些演示 http://cytoscape.github.com/cytoscapeweb/
Cytoscape Web JS will do what you need.
Check out the github repository here http://cytoscape.github.com/cytoscape.js/
and you can play around with some demos here http://cytoscape.github.com/cytoscapeweb/