Remove axis label and apply title case

This commit is contained in:
Tobias Wolf 2023-02-22 14:22:20 +01:00
parent acc673e695
commit 550b53c366
No known key found for this signature in database
GPG key ID: D7BF0C39BB42A6E1

View file

@ -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"
}, },
{ {