From 8d99baf38ace94e5dd5c5c7429b2e96fadde1fba Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 5 Aug 2015 09:02:33 +0200 Subject: [PATCH] Update charts.js --- public/js/charts.js | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/public/js/charts.js b/public/js/charts.js index b880cbc629..07d01df8ad 100644 --- a/public/js/charts.js +++ b/public/js/charts.js @@ -1,20 +1,13 @@ /* globals $, Chart, currencySymbol */ +Chart.defaults.global = { + // Boolean - Whether to animate the chart + animation: false +} + /* Make some colours: */ -/* - #555299 - #4285f4 - # - # - # - # - # - # - # - #", "#", "#", "#"], - */ var colourSet = [ [53, 124, 165], [0, 141, 76],