0👍
You can use react-chartjs-2 https://github.com/jerairrest/react-chartjs-2 , it implements chart.js for React and you can call it like any regular React component when the options and the datasets are just like in chart.js.
Source:stackexchange.com