This utility adds a text geometric object, conditional to which entity is currently active (variables vs individuals). We only want labels when plotting variables.
1 | add_geom_text(data_, active_entity, colors)
|
data_ |
Data frame |
active_entity |
String. Currently active entity (variables vs individuals) |
color |
Hexadecimal. The color of the text |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.