DependencyGraphProps.labelOffset
Home > @backstage/core-components
> DependencyGraphProps
> labelOffset
How much to move label away from edge
Signature:
labelOffset?: number;
Remarks
Applies only when DependencyGraphProps.labelPosition is DependencyGraphTypes.LabelPosition.LEFT
or DependencyGraphTypes.LabelPosition.RIGHT