diff --git a/stacks/monitoring/modules/monitoring/dashboards/wealth.json b/stacks/monitoring/modules/monitoring/dashboards/wealth.json index 6bcbcdbc..bf800590 100644 --- a/stacks/monitoring/modules/monitoring/dashboards/wealth.json +++ b/stacks/monitoring/modules/monitoring/dashboards/wealth.json @@ -2626,14 +2626,13 @@ "unit": "currencyGBP", "decimals": 0, "custom": { - "drawStyle": "bars", - "barAlignment": 0, - "lineWidth": 1, - "fillOpacity": 70, - "gradientMode": "none", + "drawStyle": "line", + "lineWidth": 2, + "fillOpacity": 10, + "gradientMode": "opacity", "pointSize": 5, - "showPoints": "never", - "spanNulls": false, + "showPoints": "auto", + "spanNulls": true, "axisPlacement": "auto", "stacking": { "group": "A", @@ -2743,14 +2742,13 @@ "unit": "currencyGBP", "decimals": 0, "custom": { - "drawStyle": "bars", - "barAlignment": 0, - "lineWidth": 1, - "fillOpacity": 70, - "gradientMode": "none", + "drawStyle": "line", + "lineWidth": 2, + "fillOpacity": 10, + "gradientMode": "opacity", "pointSize": 5, - "showPoints": "never", - "spanNulls": false, + "showPoints": "auto", + "spanNulls": true, "axisPlacement": "auto", "stacking": { "group": "A",