odc-d3

2.0.0 • Public • Published

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)

NPM

You can install this package through NPM :

npm 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.

Readme

Keywords

Package Sidebar

Install

npm i odc-d3

Weekly Downloads

4

Version

2.0.0

License

MIT

Unpacked Size

17.6 MB

Total Files

76

Last publish

Collaborators

  • mwasiluk