singular-dc
v1.7.6-singular
Published
A fork of dc.js; a multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js
Downloads
3
Maintainers
Readme
dc.js
Dimensional charting built to work natively with crossfilter rendered using d3.js. Check out example page with a quick five minutes how to guide. For detailed API reference please visit Wiki.
Install with npm
npm install dc
Install without npm
Download
How to build dc.js locally
Prerequisite modules
Make sure the following packages are installed on your machine
- node.js
- npm
Install dependencies
npm install
Build and Test
grunt
License
dc.js is an open source javascript library and licensed under Apache License v2.