From 664a85ef1eb01d0afb11e5b80e6fc4faf7379b24 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Fri, 1 May 2026 16:24:18 +0000 Subject: [PATCH] Revert "monitoring(wealth): show daily points + lighter fill on timeseries" This reverts commit 5472720c752d566a252fd07e4ff41702c60a6e2a. --- .../modules/monitoring/dashboards/wealth.json | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/stacks/monitoring/modules/monitoring/dashboards/wealth.json b/stacks/monitoring/modules/monitoring/dashboards/wealth.json index 9b0e7962..f9a22e19 100644 --- a/stacks/monitoring/modules/monitoring/dashboards/wealth.json +++ b/stacks/monitoring/modules/monitoring/dashboards/wealth.json @@ -183,9 +183,9 @@ "custom": { "drawStyle": "line", "lineWidth": 2, - "fillOpacity": 10, - "pointSize": 5, - "showPoints": "always", + "fillOpacity": 20, + "pointSize": 4, + "showPoints": "never", "spanNulls": true, "axisPlacement": "auto", "stacking": {"group": "A", "mode": "none"} @@ -229,8 +229,8 @@ "drawStyle": "line", "lineWidth": 2, "fillOpacity": 0, - "pointSize": 5, - "showPoints": "always", + "pointSize": 4, + "showPoints": "never", "spanNulls": true, "axisPlacement": "auto", "stacking": {"group": "A", "mode": "none"} @@ -283,10 +283,10 @@ "custom": { "drawStyle": "line", "lineWidth": 2, - "fillOpacity": 25, + "fillOpacity": 50, "gradientMode": "opacity", - "pointSize": 5, - "showPoints": "always", + "pointSize": 4, + "showPoints": "never", "spanNulls": true, "axisPlacement": "auto", "stacking": {"group": "A", "mode": "none"} @@ -330,8 +330,8 @@ "drawStyle": "line", "lineWidth": 1, "fillOpacity": 70, - "pointSize": 4, - "showPoints": "always", + "pointSize": 3, + "showPoints": "never", "spanNulls": true, "axisPlacement": "auto", "stacking": {"group": "A", "mode": "normal"} @@ -370,8 +370,8 @@ "drawStyle": "line", "lineWidth": 1, "fillOpacity": 70, - "pointSize": 4, - "showPoints": "always", + "pointSize": 3, + "showPoints": "never", "spanNulls": true, "axisPlacement": "auto", "stacking": {"group": "A", "mode": "normal"}