brought back the wpm line on the result graph

This commit is contained in:
Miodec 2021-03-14 18:36:18 +00:00
parent 1993c8e25f
commit be4e5dc20c

View file

@ -1782,6 +1782,7 @@ function showResult(difficultyFailed = false) {
);
}
ChartController.result.data.datasets[0].data = TestStats.wpmHistory;
ChartController.result.data.datasets[1].data = rawWpmPerSecond;
let maxChartVal = Math.max(