From dd9974f776dde086752af4e80828fa1ed76a977f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 5 Jan 2023 16:04:58 +0100 Subject: [statistics] Add hint regarding blue tint of usage graph --- modules-available/statistics/pages/summary.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules-available/statistics/pages/summary.inc.php') diff --git a/modules-available/statistics/pages/summary.inc.php b/modules-available/statistics/pages/summary.inc.php index 71faff47..ce16b536 100644 --- a/modules-available/statistics/pages/summary.inc.php +++ b/modules-available/statistics/pages/summary.inc.php @@ -91,7 +91,7 @@ class SubPage $points1 = []; $points2 = []; $lectures = []; - // Get max from 3 consecutive values, which should be 3*5 = 15m + // Get max from 4 consecutive values, which should be 4*5 = 20m $sum = 0; foreach ($res as $row) { if ($row['data'][0] === '{') { -- cgit v1.2.3-55-g7522