Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 801 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 801 Bytes

ODC-D3 - Open Data Charts for D3

Online examples

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.x version (master branch) requires d3.js 4.x
  • od3-d3 0.x version (d3v3 branch) requires d3.js 3.x (^3.5)

Bower

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.