View source: R/label_placement.R
| measure_tag | R Documentation |
padding). The
geometry matches what setup_tag() renders at draw time, so the size
handed to eunoia agrees with the actual on-screen footprint.Native-unit AABB of one composite tag (label stacked above quantity,
annotation stacked below quantity, separated by padding). The
geometry matches what setup_tag() renders at draw time, so the size
handed to eunoia agrees with the actual on-screen footprint.
measure_tag(
label,
quantity,
annotation,
labels_par_id,
quantities_par_id,
annotations_par_id,
labels_gp,
quantities_gp,
annotations_gp,
padding_native
)
label, quantity, annotation |
the three text components of the tag; any
of them may be |
labels_par_id, quantities_par_id, annotations_par_id |
per-component
graphical parameter indices; |
labels_gp, quantities_gp, annotations_gp |
per-component
|
padding_native |
vertical separation between components, in native units |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.