25 lines
618 B
JSON
25 lines
618 B
JSON
{
|
|
"defaultFontFamily": "Ubuntu Mono",
|
|
"defaultFontSize": 16,
|
|
"italicFontFamily": "Ubuntu Mono",
|
|
"italicFontSize": 14,
|
|
"backgroundColor": [255, 255, 255],
|
|
"textColor": [0, 0, 0],
|
|
"linkColor": [0, 0, 0],
|
|
"bitIColor": [0, 0, 0],
|
|
"borderColor": [0, 0, 0],
|
|
"bitWidth": 30,
|
|
"bitHeight": 30,
|
|
"descriptionMargin": 10,
|
|
"dashLength": 6,
|
|
"dashSpace": 4,
|
|
"arrowSize": 10,
|
|
"margins": [20, 20, 20, 20],
|
|
"arrowMargin": 4,
|
|
"valuesGap": 5,
|
|
"arrowLabelDistance": 5,
|
|
"forceDescsOnSide": false,
|
|
"leftLabels": false,
|
|
"width": 1200,
|
|
"height": 800
|
|
} |