JSON syntax: Diagram section
These settings determine general display settings for the diagram.
JSON syntax | Description |
---|---|
"visitStrategy": "directed", "directedIncoming",
|
Be careful with using |
"resultNodeUnicityStrategy": "multipleNodesPerAssetId",
"singleNodePerAssetId"
|
Note If one asset is encountered multiple times for the same node in the diagram view, it is always displayed only once in the diagram. In that situation, there is a loop for that node. |
"layout": "HierarchyLeftRight",
"HierarchyTopBottom", "HierarchyBottomTop",
"Circular",
"SmartOrganic",
"Radial",
"Flow/Context"
|
|
"showOverview": false, true
|
|
"showLabels": false, true
|
|
"showLegend": false, true
|
|
"showPreview": false, true
|
|
"showFields": false, true
|
|
"maxNodeLabelLength": 0, <positive integer number>
|
|
"maxEdgeLabelLength": 0, <positive integer number>
|
|
"edgeBundling": false, true
|
|
"webworkersEnabled": false, true
|
|