From c6f27fa172fe1d6acac392888194102c5fea4a3e Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Thu, 4 Jun 2026 21:10:49 +0000 Subject: [PATCH] wealth dashboard: enlarge returns numbers (drop stat name labels) [ci skip] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit At h=4 the two stacked values per window panel were too small because each also rendered its field-name label. Switch textMode value_and_name -> value on 9211-9215 so the numbers get the full cell height; the % suffix / £ prefix keep them self-identifying and the window stays in the panel title. Applied via targeted tg apply of the configmap. Co-Authored-By: Claude Opus 4.8 --- .../modules/monitoring/dashboards/wealth.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stacks/monitoring/modules/monitoring/dashboards/wealth.json b/stacks/monitoring/modules/monitoring/dashboards/wealth.json index 1bdc38b0..55ef9637 100644 --- a/stacks/monitoring/modules/monitoring/dashboards/wealth.json +++ b/stacks/monitoring/modules/monitoring/dashboards/wealth.json @@ -371,7 +371,7 @@ "fields": "", "values": false }, - "textMode": "value_and_name" + "textMode": "value" }, "targets": [ { @@ -464,7 +464,7 @@ "fields": "", "values": false }, - "textMode": "value_and_name" + "textMode": "value" }, "targets": [ { @@ -557,7 +557,7 @@ "fields": "", "values": false }, - "textMode": "value_and_name" + "textMode": "value" }, "targets": [ { @@ -650,7 +650,7 @@ "fields": "", "values": false }, - "textMode": "value_and_name" + "textMode": "value" }, "targets": [ { @@ -743,7 +743,7 @@ "fields": "", "values": false }, - "textMode": "value_and_name" + "textMode": "value" }, "targets": [ {