Overview of dc.js
developdc.js is a library for dimensional charting designed to work natively with crossfilter. It uses d3.js for rendering.
Each chart in dc.js displays an aggregation of attributes through position, size, and color, and provides a dimension that can be filtered. When a filter or brush is applied, all other charts update dynamically using animated transitions.