polygon.method {directlabels} | R Documentation |
polygon method
Description
Make a Positioning Method that places non-overlapping speech polygons at the first or last points.
Usage
polygon.method(top.bottom.left.right,
offset.cm = 0.1,
padding.cm = 0.05,
custom.colors = NULL)
Arguments
top.bottom.left.right |
Character string indicating what side of the plot to label. |
offset.cm |
Offset from the polygon to the most extreme data point. |
padding.cm |
Padding |
custom.colors |
Positioning method applied just before |
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
[Package directlabels version 2025.6.24 Index]