block by renecnielsen b4a505a4e83c32b849871e6197d5f8c1

Crossfilter Demo | es2015 d3v4

Full Screen

this iteration converts the code to ES2015 in something like the airbnb style

forked from @alexmacy‘s block: Updated Crossfilter.js demo

see also an earlier iteration that retains the plot width and table width of the original Crossfilter example at http://square.github.io/crossfilter/

commit history


This is an updated version of this demo of the crossfilter library. Crossfilter has been one of my favorite - and what I think to be on of the most underrated - JavaScript libraries. It hasn’t seen much of any updates in quite a while, so I wanted to find out how it would work with version 4 of d3.js.

There were some issues that came up with how d3-brush has been updated for v4. Big thanks goes to Alastair Dant (@ajdant) for helping to figure out a couple of those issues!

Also worth reading, is this discussion started by Robert Monfera (@monfera).

forked from micahstubbs‘s block: Crossfilter Demo | es2015 d3v4

index.html

vis.js