google / ctfscoreboard

Scoreboard for Capture The Flag competitions.
Apache License 2.0
164 stars 61 forks source link

Update Chart.js #259

Open Matir opened 5 years ago

Matir commented 5 years ago

This will let us remove the unsafe-inline CSP properties and probably other various fixes. Should definitely be done before trying to fix chart CSS.

Matir commented 5 years ago

Also let's try to remove https://github.com/dima117/Chart.Scatter and move to the built-in scatter chart.

Matir commented 5 years ago

I will wait on the features here to make it to a release: https://github.com/chartjs/Chart.js/pull/6048