🍩 A flexible lightweight react donut chart component
npm i -S react-donut-svg
Do you need to show some key indicators in a form of donut chart? I've got your back covered! 💪
Enjoy easy-to-use, responsive, SVG animated donut charts with just 2 steps.
npm install -S react-donut-svg
import Donut from 'react-donut-svg'function Chart () {return (<Donut value={50} label='name' />)}
booleanWhether or not to use color gradient. Defaults to false
string
boolean
int
boolean