开发者

Flexible graph visualization framework for Javascript [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Close开发者_如何学运维d 11 years ago.

I'm looking for a flexible graph visualisation framework for Javascript similar to the flex component SpringGraph. I need to be able to represent nodes to be different visual components e.g. be a window, image etc. be able to name edges etc. Any recommendations?


Some good options are:

  • Protovis (Succeeded by d3.js)
  • JavaScript Infovis toolkit
  • ProcessingJS


d3.js, the successor of Protovis, is nice as well.


We produce mxGraph, it is designed to provide maximum visualization flexibility.


Commercially licensed library KeyLines is a good alternative (disclaimer: I'm an author), if the project is for business. If for home/academic projects, or just to learn a great framework, I'd vote up D3 too, it rocks! For more abstract/graphical stuff you could check out paper.js too.


You can also check this site.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜