mirror of
git://f0xx.org/ac/ac-docs
synced 2026-07-29 03:38:22 +03:00
18 lines
309 B
JSON
18 lines
309 B
JSON
{
|
|
"theme": "neutral",
|
|
"flowchart": {
|
|
"htmlLabels": true,
|
|
"curve": "basis"
|
|
},
|
|
"sequence": {
|
|
"diagramMarginX": 120,
|
|
"diagramMarginY": 28,
|
|
"actorMargin": 90,
|
|
"noteMargin": 24,
|
|
"messageMargin": 48,
|
|
"boxMargin": 14,
|
|
"mirrorActors": false,
|
|
"useMaxWidth": false
|
|
}
|
|
}
|