diff --git a/public/js/account.js b/public/js/account.js index 54d4b0f06..687ea22f8 100644 --- a/public/js/account.js +++ b/public/js/account.js @@ -193,7 +193,7 @@ var resultHistoryChart = new Chart($(".pageAccount #resultHistoryChart"), { } }, animation: { - duration: 2500 + duration: 250 }, legend: { display: true,