graph - javascript framework for relationship visualization -
possible duplicate:
graph visualization code in javascript?
i need create dynamic visualization nodes , relationships in javascript. what's best framework use? i've briefly reviewed far:
- flare - it's flash , hasn't been updated in 2 years.
- javascript infovis toolkit - interaction seems little slow, maybe that's on purpose in demos
- protovis - documentation looks great, doesn't work in ie @ (can work kind of ie svg adapter?)
are these best displaying nodes in graph , interacting them in javascript?
infovis seems great compared framework i've seen before, here i've found when looking such framework (a long time ago):
Comments
Post a Comment