mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 04:51:16 +08:00
made sure tooltips use the right font
This commit is contained in:
parent
120d3db1f9
commit
acc4b5293b
1 changed files with 0 additions and 4 deletions
|
@ -1160,10 +1160,6 @@ let wpmOverTimeChart = new Chart(ctx, {
|
|||
},
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
tooltips: {
|
||||
mode: 'index',
|
||||
intersect: false,
|
||||
},
|
||||
hover: {
|
||||
mode: 'nearest',
|
||||
intersect: true
|
||||
|
|
Loading…
Reference in a new issue