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 sould be manipulatable once on screen.
