GraphNG: "Interpolation: Step after" test (#30127)

This commit is contained in:
Leon Sorokin
2021-01-07 20:42:15 -06:00
committed by GitHub
parent d65f7346a7
commit aa2acd0ca6

View File

@ -933,7 +933,7 @@
"show": true, "show": true,
"width": 1 "width": 1
}, },
"lineInterpolation": "stepBefore", "lineInterpolation": "stepAfter",
"lineWidth": 1, "lineWidth": 1,
"nullValues": "null", "nullValues": "null",
"pointSize": 5, "pointSize": 5,
@ -1018,7 +1018,7 @@
], ],
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "Interpolation: Step before", "title": "Interpolation: Step after",
"type": "graph3" "type": "graph3"
}, },
{ {