Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 244 Bytes

File metadata and controls

9 lines (7 loc) · 244 Bytes

DC-Dashoboard

A charting library that uses d3.js, crossfilter and dc.js to generate interactive dashboards

Installation

Run npm install then npm run dev to start developping. Run npm run build for production builds.

API

TODO