Hacker News new | ask | show | jobs
Ask HN: Where Could I Find Beautiful JS/CSS Charts?
4 points by gokuknows 5148 days ago
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,

2 comments

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.
Highcharts without a doubt