changed the chart update duration

This commit is contained in:
Jack 2020-05-20 23:38:57 +01:00
parent 77704baae0
commit 6851187926

View file

@ -193,7 +193,7 @@ var resultHistoryChart = new Chart($(".pageAccount #resultHistoryChart"), {
}
},
animation: {
duration: 2500
duration: 250
},
legend: {
display: true,