Y
Hacker News
new
|
ask
|
show
|
jobs
by
ngould
3681 days ago
If you're interested in defining dimensions using tabular data in JS, check out crossfilter.js.
https://github.com/square/crossfilter
2 comments
otoburb
3680 days ago
The updated link seems to be
https://github.com/crossfilter/crossfilter
. Crossfilter (the organization) is now actively maintaining and extending Square's original crossfilter implementation.
link
vittore
3681 days ago
Crossfilter is amazing, and demo they have with d3.js is really cool.
link