fixed the tooltips using the wrong font, closes #63

This commit is contained in:
unknown 2020-05-24 13:15:16 +01:00
parent 7efc670ffc
commit 7ed1b9f89d

View file

@ -1188,10 +1188,6 @@ let wpmOverTimeChart = new Chart(ctx, {
},
responsive: true,
maintainAspectRatio: false,
tooltips: {
mode: 'x',
intersect: false
},
hover: {
mode: 'x',
intersect: false