Description Usage Arguments Examples
Customise the legend of the chart.
1 | mobile_legend(m, ...)
|
m |
An object of class |
... |
Named options from the official documentation. |
1 2 3 | mobile(cars) %>%
mobile_point(aes(speed, dist)) %>%
mobile_legend(position = "right")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.