PeriodSelector-class: PeriodSelector

PeriodSelector-classR Documentation

PeriodSelector

Description

Defines the PeriodSelector properties.

Slots

periods

list. Period object has 4 properties - period, count, label and selected. Possible period values are: "ss" - seconds, "mm" - minutes, "hh" - hours, "DD" - days, "MM" - months and "YYYY" - years. property "count" specifies how many periods this button will select. "label" will be displayed on a button and "selected" is logical. which specifies if this button is selected when chart is initialized or not.

listeners

list containining the listeners to add to the object. The list must be named as in the official API. Each element must be a character string. See examples for details.

otherProperties

list containing other avalaible properties not yet implemented in the package.

value

Object of class numeric.

Author(s)

datastorm-open


datastorm-open/rAmCharts documentation built on Oct. 4, 2022, 7:07 p.m.