mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-15 10:14:21 +01:00
Merge pull request #1997 from Mister-Hope/develop
docs: update setup config
This commit is contained in:
545
docs/Setup.md
545
docs/Setup.md
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -678,7 +678,7 @@ export default mermaidAPI;
|
|||||||
* flowchart:{
|
* flowchart:{
|
||||||
* diagramPadding:8,
|
* diagramPadding:8,
|
||||||
* htmlLabels:true,
|
* htmlLabels:true,
|
||||||
* curve:'linear',
|
* curve:'basis',
|
||||||
* },
|
* },
|
||||||
* sequence:{
|
* sequence:{
|
||||||
* diagramMarginX:50,
|
* diagramMarginX:50,
|
||||||
|
|||||||
Reference in New Issue
Block a user