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": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "counter",
|
||||
"axisPlacement": "auto",
|
||||
"barAlignment": 0,
|
||||
"drawStyle": "line",
|
||||
|
@ -13467,7 +13466,7 @@
|
|||
"step": 240
|
||||
}
|
||||
],
|
||||
"title": "CPU Frequency scaling",
|
||||
"title": "CPU Frequency Scaling",
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue