From aa2acd0ca6fc88c50d33469a7df09c7f372c8217 Mon Sep 17 00:00:00 2001 From: Leon Sorokin Date: Thu, 7 Jan 2021 20:42:15 -0600 Subject: [PATCH] GraphNG: "Interpolation: Step after" test (#30127) --- devenv/dev-dashboards/panel-graph/graph-ng.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devenv/dev-dashboards/panel-graph/graph-ng.json b/devenv/dev-dashboards/panel-graph/graph-ng.json index 902cd7fc262..fab1eba7c3d 100644 --- a/devenv/dev-dashboards/panel-graph/graph-ng.json +++ b/devenv/dev-dashboards/panel-graph/graph-ng.json @@ -933,7 +933,7 @@ "show": true, "width": 1 }, - "lineInterpolation": "stepBefore", + "lineInterpolation": "stepAfter", "lineWidth": 1, "nullValues": "null", "pointSize": 5, @@ -1018,7 +1018,7 @@ ], "timeFrom": null, "timeShift": null, - "title": "Interpolation: Step before", + "title": "Interpolation: Step after", "type": "graph3" }, {