Connection Labels

With the connectionLabelProvider specific data can be visualized for each connection.

The provider is called for each SupplyChainConnection (or FoldingConnection if either source or target is collapsed) and should return a SimpleConnectionLabel if a label should be shown on the connection. If the connection should not show a label, undefined may be returned.