Fix merge changes for pr 722 and issue #782

This commit is contained in:
Knut Sveidqvist
2019-06-30 16:14:59 +02:00
8 changed files with 68 additions and 4 deletions

View File

@@ -173,7 +173,12 @@ const config = {
/**
* **rightAngles** - this will display arrows that start and begin at the same node as right angles, rather than a curve
*/
rightAngles: false
rightAngles: false,
/**
* **showSequenceNumbers** - this will show the node numbers
*/
showSequenceNumbers: false
},
/** ### gantt