Text Repel Mapping
Aesthetic mappings supported by geomTextRepel().
Parameters
X-axis value.
Y-axis value.
Text label to display.
Transparency level of a layer. Understands numbers between 0 and 1.
Color of the geometry.
Font size.
Font family.
Font face.
horizontal text alignment relative to the x-coordinate.
vertical text alignment relative to the y-coordinate.
Text rotation angle in degrees.
Line height multiplier applied to the font size in the case of multi-line text.
Shape of the point.
A value representing the visual size of the point associated with the label.
Width of the point border.
Color of the line segment connecting the label to the point.
Width of the line segment connecting the label to the point.
Transparency level of the line segment. Understands numbers between 0 and 1.
Type of the line.
Grouping key. If not set, grouping may be inferred from other aesthetics (e.g., color, size).
Auxiliary paint channel A that can be used as either color
or fill
as needed. Map a variable here for composite/multi-channel color with a matching scale.
Auxiliary paint channel B. See paint_a
.
Auxiliary paint channel C. See paint_a
.