TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CrossFilter – Fast n-dimensional filtering and grouping of records

14 pointsby squiggy22about 10 years ago

4 comments

victorhooiabout 10 years ago
I should mention that Crossfilter and Cube are pretty dead - Mike Bostock, who originally wrote them, has left Square, and apparently they don&#x27;t use them internally anymore.<p>As somebody else mentioned, DC.js (<a href="http:&#x2F;&#x2F;dc-js.github.io&#x2F;dc.js&#x2F;" rel="nofollow">http:&#x2F;&#x2F;dc-js.github.io&#x2F;dc.js&#x2F;</a>) is (one) replacement, at least for Crossfilter.
评论 #9383129 未加载
bengali3about 10 years ago
Very cool i&#x27;ve referenced this to a few folks in the past. Here&#x27;s the demo link BTW <a href="http:&#x2F;&#x2F;square.github.io&#x2F;crossfilter&#x2F;" rel="nofollow">http:&#x2F;&#x2F;square.github.io&#x2F;crossfilter&#x2F;</a>
aw3c2about 10 years ago
And <a href="http:&#x2F;&#x2F;dc-js.github.io&#x2F;dc.js&#x2F;" rel="nofollow">http:&#x2F;&#x2F;dc-js.github.io&#x2F;dc.js&#x2F;</a> , the end-user friendlier frontend.
uberneoabout 10 years ago
Just wondering what is the max size of data it can handle maintaining the respectable performance on browser .. the data used in demo is 5.3 MB
评论 #9383121 未加载