mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2025-03-05 20:51:45 -08:00
Remove axis label and apply title case
This commit is contained in:
parent
acc673e695
commit
550b53c366
|
@ -13270,7 +13270,6 @@
|
||||||
"custom": {
|
"custom": {
|
||||||
"axisCenteredZero": false,
|
"axisCenteredZero": false,
|
||||||
"axisColorMode": "text",
|
"axisColorMode": "text",
|
||||||
"axisLabel": "counter",
|
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"barAlignment": 0,
|
"barAlignment": 0,
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
|
@ -13467,7 +13466,7 @@
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "CPU Frequency scaling",
|
"title": "CPU Frequency Scaling",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue