OverviewOfficial Website
Explore the sample React charts created to show some of the enticing features packed in ChartJs.
Add Package
yarn add react-chartjs-2
Import Package
import { Line } from 'react-chartjs-2';
Remove Package
yarn add react-chartjs-2 ( or you can remove package by removing specific package from
package.json )