1.0.6 • Published 2 years ago

rtk-chart v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago