GenericLabelingOptions

The configuration options for the labeling algorithm that places the labels of a graph.

For more information on the labeling algorithm and its available settings, see GenericLabeling.

Props

NameType
defaultEdgeLabelingCosts?
LabelingCosts
defaultNodeLabelingCosts?
LabelingCosts
deterministic?
boolean
moveInternalNodeLabels?
boolean
reduceLabelOverlaps?
boolean
scope?
“all”
| “edge-labels”
| “node-labels”
stopDuration?
number