From 0a85e82fb2b5fe0a6d8cea541cf5b3098bc946aa Mon Sep 17 00:00:00 2001 From: Markus Date: Fri, 24 Nov 2023 11:06:30 +0100 Subject: [PATCH] (BIDS-652) add hide all series button (#2637) * (BIDS-652) add hide all series button * markup --- templates/pools/charts.html | 2 +- templates/pools/pools.html | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/templates/pools/charts.html b/templates/pools/charts.html index 317c6e1893..ae0ede65e4 100644 --- a/templates/pools/charts.html +++ b/templates/pools/charts.html @@ -108,7 +108,7 @@ {{ end }} @@ -25,6 +34,23 @@ {{ end }} @@ -40,6 +66,13 @@
{{ template "performance_chart" .Data }}
+
+ +