Fix borgmatic dashboard layout - move BSBS to bottom
Moved "Backup Size by Source" panel to the bottom row so it doesn't push "Repository Disk Usage Over Time" down. Now the two time series graphs sit side by side as intended. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
34d9f2475e
commit
ea3fc88038
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@
|
|||
},
|
||||
"overrides": []
|
||||
},
|
||||
"gridPos": { "h": 8, "w": 8, "x": 16, "y": 4 },
|
||||
"gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 },
|
||||
"id": 14,
|
||||
"options": {
|
||||
"displayMode": "basic",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue