mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
19 lines
313 B
JSON
19 lines
313 B
JSON
{
|
|
"panels": [
|
|
{
|
|
"datasource": "${DS_GDEV-TESTDATA}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"custom": {
|
|
"align": "right",
|
|
"filterable": false
|
|
},
|
|
"decimals": 3,
|
|
"mappings": [],
|
|
"unit": "watt"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|