OverviewOfficial Website
Explore the sample React charts created to show some of the enticing features packed in Sparkline Charts.
Add Package
yarn add react-sparklines
Import Package
import { Sparklines,
SparklinesLine,
SparklinesBars,
SparklinesSpots,
SparklinesReferenceLine,
SparklinesCurve, } from 'react-sparklines';
Remove Package
yarn add react-sparklines ( or you can remove package by removing specific package from
package.json )