mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-11 18:04:27 +08:00
fixed the tooltips using the wrong font, closes #63
This commit is contained in:
parent
7efc670ffc
commit
7ed1b9f89d
1 changed files with 0 additions and 4 deletions
|
|
@ -1188,10 +1188,6 @@ let wpmOverTimeChart = new Chart(ctx, {
|
|||
},
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
tooltips: {
|
||||
mode: 'x',
|
||||
intersect: false
|
||||
},
|
||||
hover: {
|
||||
mode: 'x',
|
||||
intersect: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue