label_outside_JamPolygon | R Documentation |
Position labels outside JamPolygon
label_outside_JamPolygon(
jp,
which_jp = NULL,
center = NULL,
buffer = 0.1,
center_method = c("bbox", "label"),
vector_method = c("label", "farthest"),
segment_method = c("nearest", "vector"),
distance = 0.1,
min_degrees = 15,
relative = TRUE,
seed = 123,
debug = FALSE,
verbose = FALSE,
...
)
jp |
|
which_jp |
|
center |
|
center_method |
The effect
is to extend outer labels radially around this center point.
Using the mean label position with |
distance |
|
Other JamPolygon:
JamPolygon-class
,
Venndir-class
,
[,JamPolygon,ANY,ANY,ANY-method
,
add_orientation_JamPolygon()
,
area_JamPolygon()
,
bbox_JamPolygon()
,
buffer_JamPolygon()
,
check_JamPolygon()
,
check_Venndir()
,
eulerr_to_JamPolygon()
,
farthest_point_JamPolygon()
,
find_venn_overlaps_JamPolygon()
,
has_point_in_JamPolygon()
,
intersect_JamPolygon()
,
label_fill_JamPolygon()
,
label_segment_JamPolygon()
,
labelr_JamPolygon()
,
minus_JamPolygon()
,
nearest_point_JamPolygon()
,
nudge_JamPolygon()
,
plot.JamPolygon()
,
point_in_JamPolygon()
,
polyclip_to_JamPolygon()
,
polygon_circles()
,
polygon_ellipses()
,
sample_JamPolygon()
,
split_JamPolygon()
,
union_JamPolygon()
,
update_JamPolygon()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.