#3080 Adding rotated commit label functionality

This commit is contained in:
ashishj
2022-06-07 18:45:07 +02:00
parent aeb6e860bb
commit 1851e81794
3 changed files with 74 additions and 6 deletions

View File

@@ -1058,6 +1058,7 @@ const config = {
mainBranchOrder: 0,
showCommitLabel: true,
showBranches: true,
rotateCommitLabel: true,
},
/** The object containing configurations specific for c4 diagrams */