From dfbe2ed44f34f8bdabc5ca598387d7543fb9591b Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 3 Sep 2024 10:09:08 +0200 Subject: dashboard/app: add total value on Bugs/Month graph --- dashboard/app/templates/graph_histogram.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'dashboard/app/templates/graph_histogram.html') diff --git a/dashboard/app/templates/graph_histogram.html b/dashboard/app/templates/graph_histogram.html index 930d7b912..2f7a6bcc4 100644 --- a/dashboard/app/templates/graph_histogram.html +++ b/dashboard/app/templates/graph_histogram.html @@ -15,12 +15,20 @@ Number of found bugs per month. -- cgit mrf-deployment