All examples By author By category About

emiguevara

Using dimensions with arrays in dc.js/crossfilter

Answer to my own question in:

http://stackoverflow.com/questions/41720431/using-dimensions-with-arrays-in-dc-js-crossfilter

Based on previous approaches, described in answers here:

http://stackoverflow.com/questions/17524627/is-there-a-way-to-tell-crossfilter-to-treat-elements-of-array-as-separate-record

This works well with row charts and pie charts in dc.js.