Hacker News new | ask | show | jobs
by HarshaThota 4824 days ago
Perhaps this is not the right place but can you expand on the Crossfilter/Datavore/Data.js/Miso Dataset comment?
1 comments

They are all libraries for managing datasets with fast or convenient filtering. Useful for linking visualizations together through a common data model.

None have become as popular as d3.js though, so it's still hard to compare them.