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

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

License

Notifications You must be signed in to change notification settings

mictadlo/dc.js

This branch is 3121 commits behind dc-js/dc.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 13, 2013
7ee042a · Jan 13, 2013
Jan 13, 2013
Jan 13, 2013
Jan 13, 2013
Nov 14, 2012
Dec 4, 2012
Jul 12, 2012
Dec 7, 2012
Sep 30, 2012
Jan 13, 2013
Jan 13, 2013
Jul 19, 2012
Dec 4, 2012

Repository files navigation

build 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
  • apache ant

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 using d3.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published