I'm looking for javascript libraries that draw graphs using the Raphael library.
Until now I've found these ones:
Is anyone using them? Do you know their pros/cons? Do you know other libraries using Raphael?
Please note: By graph, I mean a set of nodes and edges, we are not talking about charting.
edit: I need a library based on Raphael as it offers compatibility with IE6+, while other libraries draw on HTML5 Canvas and this is not supported by old browsers
EXT.JS is not free, but worth it.