Skip to content

Commit 2e5d0d2

Browse files
committed
changed the chart update duration
1 parent 5192dd6 commit 2e5d0d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/js/account.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ var resultHistoryChart = new Chart($(".pageAccount #resultHistoryChart"), {
193193
}
194194
},
195195
animation: {
196-
duration: 2500
196+
duration: 250
197197
},
198198
legend: {
199199
display: true,

0 commit comments

Comments
 (0)