Ask HN: Where Could I Find Beautiful JS/CSS Charts?

4 points by gokuknows ↗ HN
I am looking to display website analytics type data into beautiful charts. I could't find anything beautiful out there. Please tell me if you know any.

Thanks,

5 comments

[ 2.6 ms ] story [ 20.9 ms ] thread
For web analytics, I find Geckoboard to be the nicest looking. Or you could roll your own using d3.js.
+1 to d3.js.

http://d3js.org/

Doesn't work on IE though, which means it's not usable for most commercial webservices.
(comment deleted)