mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
changed the chart update duration
This commit is contained in:
parent
5192dd6c2a
commit
2e5d0d23b2
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ var resultHistoryChart = new Chart($(".pageAccount #resultHistoryChart"), {
|
|||
}
|
||||
},
|
||||
animation: {
|
||||
duration: 2500
|
||||
duration: 250
|
||||
},
|
||||
legend: {
|
||||
display: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue