From 940047c7523643f2145f4a01c2ed73e2758ee3e9 Mon Sep 17 00:00:00 2001 From: Ross Williams Date: Fri, 7 Jun 2024 08:52:03 +0100 Subject: [PATCH] Stack data in notification count graph --- stats-frontend/graphs.html | 1 + 1 file changed, 1 insertion(+) diff --git a/stats-frontend/graphs.html b/stats-frontend/graphs.html index e7eaa0f..ccc19fa 100644 --- a/stats-frontend/graphs.html +++ b/stats-frontend/graphs.html @@ -280,6 +280,7 @@ } }, y: { + stacked: true, title: { display: true, text: "Notifications sent",