| measure_all_tags | R Documentation |
tags_grob against the current viewport.
Returns parallel vectors of combo / width / height suitable for handing to
place_euler_labels(), plus the resolved leader gap in native units (so the
FFI sees one number per draw pass).Measure every drawable tag inside tags_grob against the current viewport.
Returns parallel vectors of combo / width / height suitable for handing to
place_euler_labels(), plus the resolved leader gap in native units (so the
FFI sees one number per draw pass).
measure_all_tags(tags_grob, padding, gap = NULL)
tags_grob |
an |
padding |
vertical separation between tag components, as a
|
gap |
leader-tip gap; see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.