Skip to content
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

nakedgremlin/dc.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dc.js

Dimensional charting built to work natively with crossfilter rendered using d3.js. Check out our example page with a quick five minutes how to guide.

How to build locally

Prerequisite modules

Make sure the following packages are installed on your machine

  • npm install eyes
  • npm install vows
  • npm install uglify-js
  • npm install jsdom
  • npm install sizzle
  • npm install d3
  • npm install crossfilter
  • npm install jquery
  • npm install sinon
  • ant # install apache ant make tool

Build

dc.js$ ant

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