Skip to content

Commit 01a4e85

Browse files
committed
fixed the tooltips using the wrong font, closes #63
1 parent 3867be5 commit 01a4e85

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

public/js/script.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,10 +1188,6 @@ let wpmOverTimeChart = new Chart(ctx, {
11881188
},
11891189
responsive: true,
11901190
maintainAspectRatio: false,
1191-
tooltips: {
1192-
mode: 'x',
1193-
intersect: false
1194-
},
11951191
hover: {
11961192
mode: 'x',
11971193
intersect: false

0 commit comments

Comments
 (0)