react-d3-donut
v1.1.2
Published
A react donut chart component using d3
Downloads
1,613
Maintainers
Readme
React-d3-donut
A 138B React donut chart component using d3.js. Check out the demos.
Installation
Using npm
$ npm install react-d3-donut --save
Using yarn
$ yarn add react-d3-donut
Usage
Check out the demo to see how to use the component.
Contributing
Your inputs to the project are welcome. You can create an issue or send in a PR. Please see here.