grafana_bak/pkg/services/store/kind/dashboard/testdata/gdev-walk-graph-shared-tooltips.json
2025-04-01 10:38:02 +09:00

202 lines
3.8 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": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "timeseries"
}
]
},
{
"UID": "graph-shared-tooltips.json#13",
"kind": "panel",
"name": "Speed vs Temperature (XY)",
"fields": {
"type": "xychart"
},
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "xychart"
},
{
"family": "runtime",
"type": "transformer",
"identifier": "organize"
},
{
"family": "runtime",
"type": "transformer",
"identifier": "seriesToColumns"
}
]
},
{
"UID": "graph-shared-tooltips.json#2",
"kind": "panel",
"name": "Cursor info",
"fields": {
"type": "debug"
},
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "debug"
}
]
},
{
"UID": "graph-shared-tooltips.json#5",
"kind": "panel",
"name": "Only temperature",
"fields": {
"type": "timeseries"
},
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "timeseries"
}
]
},
{
"UID": "graph-shared-tooltips.json#9",
"kind": "panel",
"name": "Only Speed",
"fields": {
"type": "timeseries"
},
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "timeseries"
}
]
},
{
"UID": "graph-shared-tooltips.json#11",
"kind": "panel",
"name": "Panel Title",
"fields": {
"type": "timeseries"
},
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "timeseries"
}
]
},
{
"UID": "graph-shared-tooltips.json#8",
"kind": "panel",
"name": "flot panel (temperature)",
"fields": {
"type": "graph"
},
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "graph"
}
]
},
{
"UID": "graph-shared-tooltips.json#10",
"kind": "panel",
"name": "flot panel (no units)",
"fields": {
"type": "graph"
},
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "graph"
}
]
}
],
"references": [
{
"family": "ds"
},
{
"family": "plugin",
"type": "panel",
"identifier": "debug"
},
{
"family": "plugin",
"type": "panel",
"identifier": "graph"
},
{
"family": "plugin",
"type": "panel",
"identifier": "timeseries"
},
{
"family": "plugin",
"type": "panel",
"identifier": "xychart"
},
{
"family": "runtime",
"type": "transformer",
"identifier": "organize"
},
{
"family": "runtime",
"type": "transformer",
"identifier": "seriesToColumns"
}
]
}