PeriodSelector-class | R Documentation |
Defines the PeriodSelector properties.
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
.
datastorm-open
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.