What algorithms are good for interactive/realtime graph-drawing?
问题 What algorithms are good for interactive/realtime graph-drawing for live data and direct-manipulation? Failing that - what libraries do you use to draw graphs? Suggestions; Prefuse information-visualization toolkit any others? BTW- I mean graphs in the graph-theory sense - points and lines any language by live I mean the graph should be manipulatable once on screen. 回答1: I would recommend any library that Jeff Heer has worked on: D3 Protovis Flare Prefuse I believe all three projects are open