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",
|
||||
"id": "graph2",
|
||||
"id": "graph",
|
||||
"name": "React Graph",
|
||||
"version": ""
|
||||
},
|
||||
@ -187,7 +187,7 @@
|
||||
"timeFrom": null,
|
||||
"timeShift": null,
|
||||
"title": "Simple dummy streaming example",
|
||||
"type": "graph2"
|
||||
"type": "graph"
|
||||
}
|
||||
],
|
||||
"schemaVersion": 18,
|
||||
|
Loading…
Reference in New Issue
Block a user