mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 04:51:16 +08:00
changed the chart update duration
This commit is contained in:
parent
77704baae0
commit
6851187926
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…
Reference in a new issue