mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 06:01:49 +08:00
GraphNG: "Interpolation: Step after" test (#30127)
This commit is contained in:
@ -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"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user