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
Name | Type |
---|---|
defaultEdgeLabelingCosts? | LabelingCosts |
defaultNodeLabelingCosts? | LabelingCosts |
deterministic? | boolean |
moveInternalNodeLabels? | boolean |
reduceLabelOverlaps? | boolean |
scope? | “all” |
stopDuration? | number |