Files
grafana/pkg/services/store/kind/dashboard/testdata/gdev-walk-graph-shared-tooltips.json

202 lines
3.7 KiB
JSON

{
"name": "Panel Tests - shared tooltips",
"labels": {
"gdev": "",
"graph-ng": "",
"panel-tests": ""
},
"fields": {
"schemaVersion": 28
},
"nested": [
{
"uid": "graph-shared-tooltips.json#4",
"kind": "panel",
"name": "two units",
"fields": {
"type": "timeseries"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "timeseries"
}
]
},
{
"uid": "graph-shared-tooltips.json#13",
"kind": "panel",
"name": "Speed vs Temperature (XY)",
"fields": {
"type": "xychart"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "xychart"
},
{
"kind": "runtime",
"type": "transformer",
"UID": "organize"
},
{
"kind": "runtime",
"type": "transformer",
"UID": "seriesToColumns"
}
]
},
{
"uid": "graph-shared-tooltips.json#2",
"kind": "panel",
"name": "Cursor info",
"fields": {
"type": "debug"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "debug"
}
]
},
{
"uid": "graph-shared-tooltips.json#5",
"kind": "panel",
"name": "Only temperature",
"fields": {
"type": "timeseries"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "timeseries"
}
]
},
{
"uid": "graph-shared-tooltips.json#9",
"kind": "panel",
"name": "Only Speed",
"fields": {
"type": "timeseries"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "timeseries"
}
]
},
{
"uid": "graph-shared-tooltips.json#11",
"kind": "panel",
"name": "Panel Title",
"fields": {
"type": "timeseries"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "timeseries"
}
]
},
{
"uid": "graph-shared-tooltips.json#8",
"kind": "panel",
"name": "flot panel (temperature)",
"fields": {
"type": "graph"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "graph"
}
]
},
{
"uid": "graph-shared-tooltips.json#10",
"kind": "panel",
"name": "flot panel (no units)",
"fields": {
"type": "graph"
},
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "graph"
}
]
}
],
"references": [
{
"kind": "ds"
},
{
"kind": "plugin",
"type": "panel",
"UID": "debug"
},
{
"kind": "plugin",
"type": "panel",
"UID": "graph"
},
{
"kind": "plugin",
"type": "panel",
"UID": "timeseries"
},
{
"kind": "plugin",
"type": "panel",
"UID": "xychart"
},
{
"kind": "runtime",
"type": "transformer",
"UID": "organize"
},
{
"kind": "runtime",
"type": "transformer",
"UID": "seriesToColumns"
}
]
}