po_labels | R Documentation |
Edit labels positioning in a chart.
po_labels(d3po, align = "center", valign = "middle", resize = TRUE)
d3po |
Either the output of |
align |
horizontal alignment ("left", "center", "right", "start", "middle", "end"). |
valign |
vertical alignment ("top", "middle", "botton"). |
resize |
resize labels text (TRUE or FALSE). |
Appends custom labels to an 'htmlwidgets' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.