Skip to content
forked from dc-js/dc.js

Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js

License

Notifications You must be signed in to change notification settings

RohanHart/dc.js

This branch is 37 commits ahead of, 2408 commits behind dc-js/dc.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2de8bd6 · Mar 24, 2014
Nov 21, 2013
Dec 6, 2013
Feb 5, 2014
Mar 24, 2014
Mar 24, 2014
Feb 4, 2014
Dec 6, 2013
Sep 30, 2013
Aug 30, 2013
Dec 3, 2013
Feb 3, 2014
Dec 6, 2013
Jul 12, 2012
Jan 24, 2014
Sep 30, 2013
Nov 21, 2013
Mar 10, 2014
Mar 10, 2014
Feb 4, 2014
Mar 5, 2013
Mar 5, 2013
Oct 14, 2013
Jan 24, 2014

Repository files navigation

Build Status NPM Status

dc.js

Dimensional charting built to work natively with crossfilter rendered using d3.js. Check out the example page with a quick five minutes how to guide. For a detailed API reference and more please visit the 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

dc.js$ npm install

Build and Test

dc.js$ grunt test

License

dc.js is an open source javascript library and licensed under Apache License v2.

About

Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%