mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
18 lines
285 B
JSON
18 lines
285 B
JSON
{
|
|
"type": "panel",
|
|
"name": "XY Chart",
|
|
"id": "xychart",
|
|
"state": "alpha",
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-xychart.svg",
|
|
"large": "img/icn-xychart.svg"
|
|
}
|
|
}
|
|
}
|