gordon-cs / gordon-360-ui

Gordon 360 User Interface
https://360.gordon.edu
16 stars 14 forks source link

Update Chart.js #1789

Open EjPlatzer opened 1 year ago

EjPlatzer commented 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

amos-cha commented 5 months ago

https://github.com/gordon-cs/gordon-360-ui/pull/2297