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