mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
GraphNG: "Interpolation: Step after" test (#30127)
This commit is contained in:
parent
d65f7346a7
commit
aa2acd0ca6
@ -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"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user