1.0.6 • Published 9 months ago

rtk-chart v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

React Teka Chart - RTK-Chart

React components for Chart, the most popular charting library.

     Quickstart

Install this library with peer dependencies:

npm i rtk-chart

hen, import and use individual components:

import Pie from 'rtk-chart'
import '../node_modules/rtk-chart/dist/index.css'

<Pie percent="50" animation="true"/>

License

MIT Licensed Copyright (c) 2023 Khrai Teka

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago