From be4e5dc20c60902198086fc5052633159db3d85a Mon Sep 17 00:00:00 2001 From: Miodec Date: Sun, 14 Mar 2021 18:36:18 +0000 Subject: [PATCH] brought back the wpm line on the result graph --- src/js/script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/script.js b/src/js/script.js index f59c7fcf2..0fac733b3 100644 --- a/src/js/script.js +++ b/src/js/script.js @@ -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(