geom_nodelab2 | R Documentation |
add node label for circular layout
geom_nodelab2(
mapping = NULL,
nudge_x = 0,
nudge_y = 0,
geom = "text",
hjust = 0.5,
...
)
mapping |
aesthetic mappings, defaults to NULL |
nudge_x |
horizontal adjustment to nudge labels, defaults to 0 |
nudge_y |
vertical adjustment to nudge labels, defaults to 0 |
geom |
one of 'text', "shadowtext", 'label', 'image' and 'phylopic' |
hjust |
horizontal alignment, defaults to 0.5 |
... |
additional parameters, see also
the additional parameters of |
node label layer
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.