added width/height + force descs on side config

This commit is contained in:
2024-03-24 11:53:58 +01:00
parent d61a707591
commit 75d145096d
3 changed files with 16 additions and 7 deletions

View File

@@ -17,5 +17,8 @@
"margins": [20, 20, 20, 20],
"arrowMargin": 4,
"valuesGap": 5,
"arrowLabelDistance": 5
"arrowLabelDistance": 5,
"forceDescsOnSide": false,
"width": 1200,
"height": 800
}