Hacker News new | ask | show | jobs
by markovbling 3320 days ago
I've had a great time using DC.js - highly recommended...

It's a wrapper around both D3.js and crossfilter.js and makes building linked interactive charts / dashboards really easy.

1 comments

DC.js is amazing. I am not sure if it will get d3v4ed any time soon though.
Humbly tried a polymer/webcomponents approach for composing similar vizualisation than dc.js. it uses d3v4 and multi-chart (https://www.webcomponents.org/element/PolymerEl/multi-chart) as a charting library: https://www.webcomponents.org/element/PolymerEl/multi-verse