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.x
version (master branch) requires d3.js4.x
- od3-d3
0.x
version (d3v3 branch) requires d3.js3.x
(^3.5
)
You can install this package through Bower
:
bower install odc-d3 --save
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 645860.