CSNW / d3.compose

Compose complex, data-driven visualizations from reusable charts and components with d3
http://CSNW.github.io/d3.compose/
MIT License
697 stars 24 forks source link

Update build for d3 standard #48

Closed timhall closed 8 years ago

timhall commented 8 years ago

In an effort to shift towards d3's "standard" (see Let's make a (D3) Plugin) removed ES6 support, updated rollup build, switched to tape for testing, and general cleanup of the build system.