diff --git a/public/js/charts.js b/public/js/charts.js index 07d01df8ad..83a556a4fa 100644 --- a/public/js/charts.js +++ b/public/js/charts.js @@ -1,10 +1,5 @@ /* globals $, Chart, currencySymbol */ -Chart.defaults.global = { - // Boolean - Whether to animate the chart - animation: false -} - /* Make some colours: */