开发者

javascript framework for relationship visualization [duplicate]

开发者 https://www.devze.com 2023-01-17 22:54 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Graph visualization code in javas开发者_如何学运维cript?
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Graph visualization code in javas开发者_如何学运维cript?

I need to create a dynamic visualization for nodes and their relationships in Javascript. What's the best framework to use? This is what I've briefly reviewed so far:

  • Flare - it's Flash and hasn't been updated in almost 2 years.
  • JavaScript InfoVis Toolkit - interaction seems a little slow, maybe that's on purpose in the demos
  • Protovis - documentation looks great, doesn't work in IE at all (can I get it to work with some kind of IE SVG adapter?)

Are these the best for displaying nodes in a graph and interacting with them in javascript?


Infovis seems really great compared to the framework I've seen before, here are some I've found when I was looking for such a framework (a long time ago):

  • jsgraph - if you're looking for "simplicity"
  • binviz - for visualisation and interaction of graph


InfoVis is probably your best bet, for IE compatibility look for solutions built on Raphael.

edit Here's something you could build on, based on Google:"raphael force directed graph".

0

精彩评论

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

关注公众号