chartjs-demo/README.md

17 lines
251 B
Markdown
Raw Normal View History

2020-10-15 10:30:17 +07:00
# Chart.js Demos
2020-10-15 12:22:05 +07:00
### View a [Demo](https://cubetiq.github.io/chartjs-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