crossfilter / reductio

Reductio: Crossfilter grouping
Other
248 stars 42 forks source link

complete groupAll example #52

Closed simontseng closed 7 years ago

simontseng commented 7 years ago

is it possible for a complete example of how to use groupAll function

esjewett commented 7 years ago

Can you let me know what is missing from the example in the documentation? It looks fairly complete to me.

That said, you shouldn't use reductio's groupAll as it is redundant with the native array dimension functionality in Crossfilter 1.4. The new functionality is faster and should receive more attention and bug fixes. You can read about that here: https://github.com/crossfilter/crossfilter/wiki/API-Reference#dimension_with_arrays