From fdbc44e41bf793255581af1381f7ec8991913af4 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sun, 12 Jan 2020 01:03:46 -0800 Subject: [PATCH] Update mermaidAPI.md --- docs/mermaidAPI.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/mermaidAPI.md b/docs/mermaidAPI.md index ce11e5c58..e962ffc70 100644 --- a/docs/mermaidAPI.md +++ b/docs/mermaidAPI.md @@ -105,6 +105,18 @@ Flag for setting whether or not a html tag should be used for rendering labels on the edges. **Default value true**. +### nodeSpacing + +Defines the spacing between nodes on the same level (meaning horizontal spacing for +TB or BT graphs, and the vertical spacing for LR as well as RL graphs). +**Default value 50**. + +### rankSpacing + +Defines the spacing between nodes on different levels (meaning vertical spacing for +TB or BT graphs, and the horizontal spacing for LR as well as RL graphs). +**Default value 50**. + ### curve How mermaid renders curves for flowcharts. Possible values are