amButton {rAmCharts4} | R Documentation |
Button
Description
Create a list of settings for a button.
Usage
amButton(label, color = NULL, position = 0.9, marginRight = 10)
Arguments
label |
label of the button, a character string or a list created with
|
color |
button color |
position |
the vertical position of the button: |
marginRight |
right margin in pixels |
Value
A list of settings for a button.
[Package rAmCharts4 version 1.6.0 Index]