Skip to main content

Getting-Started

We can build charts in React using chart.js package as follows:

Install package

npm install chart.js react-chartjs-2

Refer to Official Documentation for detailed information here