2.0.0 • Published 4 years ago
odc-d3 v2.0.0
ODC-D3 - Open Data Charts for D3
Usage
Include odc-d3.min.js and odc-d3.min.css from 'dist' folder in your HTML.
<link href="odc-d3.min.css" rel="stylesheet">
<script src="odc-d3.min.js"></script>odc-d3.min.js must be included after d3.js.
- od3-d3
1.xversion (master branch) requires d3.js4.x - od3-d3
0.xversion (d3v3 branch) requires d3.js3.x(^3.5)
NPM
You can install this package through NPM :
npm install odc-d3 --saveThis project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 645860.