monitoring(uk-payslip): promote yearly receipt + YTD gross YoY to row 4

Move both barchart/timeseries panels into row 4 (y=29, side-by-side
w=12 each, h=10) so the per-tax-year overviews appear right after
the income-tax-and-pension YTD row. Shift panels 13, 4, 5, 6, 8, 9
down by 10 to accommodate.

Final ordering: rows 1–3 = monthly + YTD timeseries (panels 1/7/2/3/11/12),
row 4 = yearly receipt + YTD gross YoY (16/17), then the wider
deduction/integrity/table panels below.
This commit is contained in:
Viktor Barzin 2026-04-25 23:58:15 +00:00
parent 53f555dc61
commit 21ac619fac

View file

@ -932,7 +932,7 @@
"h": 9, "h": 9,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 29 "y": 39
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -1086,7 +1086,7 @@
"h": 6, "h": 6,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 38 "y": 48
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -1260,7 +1260,7 @@
"h": 14, "h": 14,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 44 "y": 54
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -1436,7 +1436,7 @@
"h": 12, "h": 12,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 58 "y": 68
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -1746,7 +1746,7 @@
"h": 14, "h": 14,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 70 "y": 80
}, },
"options": { "options": {
"monochrome": false, "monochrome": false,
@ -1784,7 +1784,7 @@
"h": 10, "h": 10,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 84 "y": 94
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -1939,10 +1939,10 @@
"uid": "payslips-pg" "uid": "payslips-pg"
}, },
"gridPos": { "gridPos": {
"h": 11, "h": 10,
"w": 24, "w": 12,
"x": 0, "x": 0,
"y": 179 "y": 29
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -2074,10 +2074,10 @@
"uid": "payslips-pg" "uid": "payslips-pg"
}, },
"gridPos": { "gridPos": {
"h": 11, "h": 10,
"w": 24, "w": 12,
"x": 0, "x": 12,
"y": 190 "y": 29
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {