mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
TestData: Update streaming.json (#22132)
Changed `graph2` to `graph` in two places.
This commit is contained in:
parent
a0464c1239
commit
8641b91389
@ -24,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "panel",
|
"type": "panel",
|
||||||
"id": "graph2",
|
"id": "graph",
|
||||||
"name": "React Graph",
|
"name": "React Graph",
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
@ -187,7 +187,7 @@
|
|||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Simple dummy streaming example",
|
"title": "Simple dummy streaming example",
|
||||||
"type": "graph2"
|
"type": "graph"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"schemaVersion": 18,
|
"schemaVersion": 18,
|
||||||
|
Loading…
Reference in New Issue
Block a user