feat: put blocks on right side with separate axis placement (#3170)

This commit is contained in:
Dan Cline
2023-06-15 03:04:09 -04:00
committed by GitHub
parent a967996144
commit 4466fad370

View File

@ -2533,7 +2533,20 @@
]
}
},
"overrides": []
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
}
]
}
]
},
"gridPos": {
"h": 8,