ultimate solution to position the svg

This commit is contained in:
Tyler Long
2018-04-12 09:06:20 +08:00
parent f2ea725edb
commit 44ff608868
4 changed files with 9 additions and 27 deletions

View File

@@ -83,11 +83,6 @@ const config = {
* on the edges
*/
htmlLabels: true,
/**
* **useMaxWidth** - Flag for setting whether or not a all available width should be used for
* the diagram.
*/
useMaxWidth: true,
curve: 'linear'
},