Skip to content

Documentation / @ripl/charts / RadialLabelPlacement

Interface: RadialLabelPlacement

Defined in: charts/src/core/labels.ts:191

Resolved inside and outside placements for a radial segment label.

Properties

PropertyTypeDescriptionDefined in
insideRadialLabelAnchorCentered anchor at the segment centroid.charts/src/core/labels.ts:195
midnumberMid-angle of the segment (radians).charts/src/core/labels.ts:193
outsideRadialLabelAnchor & objectAnchor beyond the outer edge, with a leader-line polyline from the arc to the label.charts/src/core/labels.ts:197