
dc.js
Dimensional charting built to work natively with crossfilter
rendered using d3.js.
NOTE: We are seeking new maintainers to join Deepak Kumar. See #1868 for discussion.
In dc.js, each chart displays an aggregation of some
attributes through the position, size, and color of its elements, and also presents a dimension
which can be filtered. When the filter or brush changes, all other charts are updated dynamically,
using animated transitions.
Check out the example page
and its annotated source for a quick five minute
how-to guide. The detailed API reference is here
(markdown version). For
more examples and hints please visit the Wiki.
Support