We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0170b5 commit 964dcc8Copy full SHA for 964dcc8
README.md
@@ -480,17 +480,17 @@ axisFormat %s
480
"gantt": {
481
'titleTopMargin': 42,
482
'topPadding': 70,
483
- 'rightPadding': 0,
484
'leftPadding': 260,
+ 'rightPadding': 0,
485
'sectionFontSize': 20,
486
'fontSize': 20,
487
'barHeight': 20,
488
- 'barGap': 3
+ 'barGap': 3,
489
+ 'numberSectionStyles': 2
490
},
491
'theme': 'forest',
492
'themeVariables': {
493
'sectionBkgColor': '#99999999',
- 'sectionBkgColor2': '#99999999',
494
'altSectionBkgColor': '#00000000',
495
'titleColor': '#AFAFAF',
496
'textColor': '#AFAFAF',
0 commit comments