Skip to content

Documentation / @ripl/charts / RadialLabelPlacement

Interface: RadialLabelPlacement ​

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

Resolved inside and outside placements for a radial segment label.

Properties ​

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