LabelParameters

Properties for parameters of geomLabel().

Inheritors

Properties

Link copied to clipboard
abstract val alphaStroke: Boolean?

Enables the applying of 'alpha' to 'color' (label text and border).

Link copied to clipboard
abstract val checkOverlap: Boolean?

Skips plotting text that overlaps previous text in the same layer.

Link copied to clipboard
abstract val labelFormat: String?

Specifies the format pattern for displaying mapped values.

Link copied to clipboard
abstract val labelPadding: Number?

Amount of padding around label. Defaults to 0.25 of font size.

Link copied to clipboard
abstract val labelR: Number?

Radius of rounded corners. Defaults to 0.15 of label height.

Link copied to clipboard
abstract val labelSize: Number?

Size of label border.

Link copied to clipboard
abstract val naText: String?

Text to show for missing values.

Link copied to clipboard
abstract val nudgeUnit: String?

Units for x and y nudging. Possible values:

Link copied to clipboard
abstract val nudgeX: Number?

Horizontal adjustment to nudge labels by.

Link copied to clipboard
abstract val nudgeY: Number?

Vertical adjustment to nudge labels by.