Ask HN: Why there is no good Graph Visualization Library in Javascript?
3 comments
Which libraries did you check, that did not fulfill your requirements, and why?
I've used both gRaphael (http://g.raphaeljs.com/) and jqPlot (http://www.jqplot.com/) before, and found both to be at least decent (though, I had a few issues with jqPlot, but switching to gRaphael solved those).
I've used both gRaphael (http://g.raphaeljs.com/) and jqPlot (http://www.jqplot.com/) before, and found both to be at least decent (though, I had a few issues with jqPlot, but switching to gRaphael solved those).
There's also Protovis (http://vis.stanford.edu/protovis/) which has been used for graph visualization.
http://highcharts.com
http://g.raphaeljs.com/
http://www.jqplot.com/
http://vis.stanford.edu/protovis/
http://code.google.com/p/flot/
http://dygraphs.com/
http://thejit.org/
http://www.jstat.org/
http://processingjs.org/
http://mbostock.github.com/d3/