View source: R/heat_tree--internal.R
label_bounds | R Documentation |
Given a position, size, rotation, and justification of a label, calculate the bounding box coordinates
label_bounds(label, x, y, height, rotation, just)
x |
Horizontal position of center of text grob |
y |
Vertical position of center of text grob |
height |
Height of text grob |
rotation |
Rotation in radians |
just |
Justification. e.g. "left-top" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.