From a5918d78c0b83855ae8b0d26bf1bc1abe4ba9918 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 1 Dec 2021 22:34:21 +0000 Subject: [PATCH] graphs: Add a reveal to zoom into graphs Signed-off-by: Michael Tremer --- src/templates/modules/graphs/box.html | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/src/templates/modules/graphs/box.html b/src/templates/modules/graphs/box.html index f5a8228..9127fd1 100644 --- a/src/templates/modules/graphs/box.html +++ b/src/templates/modules/graphs/box.html @@ -19,12 +19,24 @@
{% for i, interval in enumerate(intervals) %} {% end %}
-- 2.47.3