Provides a facade over crossfilter. The user can specify any set of data and some info on how to get to the keys and metrics. The library then builds a multi dimentional crossfilter set for the requested keys and metrics. Further, an angular facade is provided to make using dc.js, NVD3, and other charting libraries consistent.
npm run clean
yarn
npm run build
yarn
npm run serve
yarn
npm test