Skip to content
/ dc.js Public
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

omornard/dc.js

This branch is 7 commits ahead of, 2825 commits behind dc-js/dc.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

90ad3a7 · Sep 25, 2013
Sep 25, 2013
Sep 16, 2013
Sep 25, 2013
Sep 9, 2013
Sep 4, 2013
Sep 16, 2013
Aug 14, 2013
Aug 14, 2013
Aug 30, 2013
Sep 16, 2013
Aug 14, 2013
Sep 14, 2013
Aug 14, 2013
Jul 12, 2012
Sep 11, 2013
Jul 10, 2013
Sep 16, 2013
Sep 25, 2013
Sep 25, 2013
Mar 5, 2013
Mar 5, 2013
Sep 4, 2013
Sep 5, 2013

Repository files navigation

Build Status NPM Status

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

dc.js$ npm install

Build and Test

dc.js$ ./make

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 98.5%
  • CSS 1.5%