2👍
You can put external files in the assets directory directory,
and refernce them in src/index.html like this:
<script type="text/javascript" src="Chart.bundle.min.js"></script>
- [Chartjs]-Using chart js options with react-chartjs-2 and typescript
- [Chartjs]-Chart.js dynamically set values of suggestedMin and suggestedMax based on values of array
Source:stackexchange.com