dc
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
The dc.js library builds on d3.js by adding interaction. This module integrates dc.js into the Libraries API system.
From the dc.js homepage: dc.js is a javascript charting library with native crossfilter support and allowing highly efficient exploration on large multi-dimensional dataset (inspired by crossfilter's demo). It leverages d3 engine to render charts in css friendly svg format. Charts rendered using dc.js are naturally data driven and reactive therefore providing instant feedback on user's interaction. The main objective of this project is to provide an easy yet powerful javascript library which can be utilized to perform data visualization and analysis in browser as well as on mobile device.
The dc.js library IS NOT included in the module. You should obtain this separately from: http://nickqizhu.github.io/dc.js/
This module was derived from the excellent d3 module by asherry
