react-circle-chart
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

react-circle-chart

Simple and customizable react circle (donut) chart component

Installation

npm i react-circle-chart  OR  yarn add react-circle-chart

Example

ezgif com-gif-maker

Usage

import {DonutChart} from 'react-circle-chart'
 
// use the Donut Chart in your react application

<DonutChart (...args) />

Docs

To view the docs and a rendered working example of this Component -- click here

Currently this package only exports one component -- Donut Chart
Additional circle charts and customizable options shall be added in future versions of this package

Contributing

Pull requests are welcome.

/react-circle-chart/

    Package Sidebar

    Install

    npm i react-circle-chart

    Weekly Downloads

    570

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    12.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • npmblake