DataSetSelector-class {rAmCharts} | R Documentation |
DataSetSelector class
Description
DataSetSelector is a tool used to select data sets as main and to compare to main data set.
Details
Run api("DataSetSelector")
for more information and all avalaible properties.
Slots
position
character
. Possible values: "right", "left", "top", "bottom". "top" and "bottom" positions has a limitation - only one data set can be selected for comparing.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.otherProperties
list
containing other avalaible properties not yet implemented in the package.value
numeric
.
Author(s)
datastorm-open
[Package rAmCharts version 2.1.15 Index]