0👍
Your code is almost right, but you are forgetting to add Chart.js datalables plugin which is essential for using hoverBorderWidth or hoverRadius.
Include
<script src="https://cdn.jsdelivr.net/npm/chartjs-plugin-datalabels"></script>
- Chartjs-Array data not rendering in data table using this.props – ReactJS
- Chartjs-Chart is not populating when getting the data from AJAX call
Source:stackexchange.com