OHSUCMP / coach

web application frontend for OHSU HTN U18 grant
2 stars 0 forks source link

Revert "#170: upgrade Chart.js libraries" #175

Closed mattStorer closed 5 months ago

mattStorer commented 5 months ago

Reverts OHSUCMP/coach#174

while the chart looks fine, I noticed after the merge that resizing the screen made the chart smaller as intended, making the window bigger did not restore the size of the chart, which remained small. also it looks like the vulnerabilities in the chart libraries only relate to 2.9.3 which is only used by the IE codebase, so I think all we need to to is nix the IE stuff and we can keep the chart libraries at their current version.