From 01ca187369f17042c515d161f2796cc19fb529d7 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Mon, 11 Mar 2019 13:03:21 +0100 Subject: [PATCH] AWS deploy: disable stacking in panel Co-authored-by: Jose Luis Lucas --- deploy/aws/provision/files/grafana/dashboards/QED.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/aws/provision/files/grafana/dashboards/QED.json b/deploy/aws/provision/files/grafana/dashboards/QED.json index 2c454fb1c..acea0435d 100644 --- a/deploy/aws/provision/files/grafana/dashboards/QED.json +++ b/deploy/aws/provision/files/grafana/dashboards/QED.json @@ -522,7 +522,7 @@ "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, - "stack": true, + "stack": false, "steppedLine": false, "targets": [ { @@ -1699,5 +1699,5 @@ "timezone": "", "title": "QED", "uid": "rjPFfGuik", - "version": 2 + "version": 1 }