This commit is contained in:
Aakansha Doshi 2023-11-06 18:57:47 +05:30
parent 23cbf50413
commit 78c1a3d980
2 changed files with 1 additions and 2 deletions

View File

@ -181,7 +181,7 @@
flowchart: { curve: 'basis' },
gantt: { axisFormat: '%m/%d/%Y' },
sequence: { actorMargin: 50 },
sequenceDiagram: { actorMargin: 300 }, // deprecated
// sequenceDiagram: { actorMargin: 300 }, // deprecated
});
</script>
</body>

View File

@ -1038,7 +1038,6 @@ export default {
drawText,
drawLabel,
drawActor,
drawActorTypeParticipant,
drawBox,
drawPopup,
anchorElement,