Open EjPlatzer opened 1 year ago
Chart.js is on version 4, but we are still using version 2. Someone ought to work through the migration guides posted on the chart.js website for Version 2 to Version 3 and Version 3 to Version 4.
Refer also to the react-chartjs-2 package that wraps chart.js for use in React, which has it's own migration guides: https://react-chartjs-2.js.org/docs/migration-to-v4
react-chartjs-2
https://github.com/gordon-cs/gordon-360-ui/pull/2297
Chart.js is on version 4, but we are still using version 2. Someone ought to work through the migration guides posted on the chart.js website for Version 2 to Version 3 and Version 3 to Version 4.
Refer also to the
react-chartjs-2
package that wraps chart.js for use in React, which has it's own migration guides: https://react-chartjs-2.js.org/docs/migration-to-v4