chartjs-demo/README.md

16 lines
192 B
Markdown
Raw Normal View History

2020-10-15 10:30:17 +07:00
# Chart.js Demos
**Install**
Using NPM
```shell
npm install @cubetiq/react-chart-js
```
OR using Yarn
```shell
yarn add @cubetiq/react-chart-js
```
- Line Chart Example
- Bar Chart Example