amButton: Button

View source: R/button.R

amButtonR 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.


rAmCharts4 documentation built on Sept. 22, 2022, 5:05 p.m.