interface TextParameters : OptionsCapsule
labelFormat |
abstract val labelFormat: String? |
naText |
abstract val naText: String? |
seal |
open fun seal(): Options |
geom_text |
Add a text directly to the plot. class geom_text : TextAesthetics, TextParameters, WithSizeUnitOption, WithSpatialParameters, LayerBase
|