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 amText for a formatted label

color

button color

position

the vertical position of the button: 0 for bottom, 1 for top

marginRight

right margin in pixels

Value

A list of settings for a button.


[Package rAmCharts4 version 1.6.0 Index]