Skip to content

Instantly share code, notes, and snippets.

@marianposaceanu
Forked from entaroadun/visualization_in_js.md
Created December 24, 2011 00:36
Show Gist options
  • Save marianposaceanu/1515793 to your computer and use it in GitHub Desktop.
Save marianposaceanu/1515793 to your computer and use it in GitHub Desktop.
Visualization using Javascript on Github

Data visualization in one of three most important steps in data mining (https://github.com/entaroadun/hnpickup). Often times, it's impossible to understand data without proper visualization. I went looking for great tools to do that.

Two website list recent JS visualization frameworks:

Most of them are available on Github. My three favorite:

And other, also very nice:

Not exactly for data visualization but something that can be used to do it or enhance to ones above:

There are a few JS framework that specialize in timeline visualization:

But what strikes me the most is that we don't have great timeline visualization. At least nothing that could compare with beauty of D3 or Raphael. Can't we do better than Gantt charts or time-series? I think there is a lot of room for improvement in this area. Designers and UX specialist, please help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment