Live data from Hacker News

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

news.ycombinator.com

1–6 of 6 posts

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

#5
post #2

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.