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" }, {