changed the chart update duration

This commit is contained in:
Jack 2020-05-20 23:38:57 +01:00
parent 5192dd6c2a
commit 2e5d0d23b2

View file

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