ChartScrollbar-class | R Documentation |
Creates a scrollbar for amSerialChart and amXYChart charts.
Run api("ChartScrollbar")
for more information and all avalaible properties.
enabled
logical
.
Specifies if the chart should be updated while dragging/resizing the scrollbar
or only at the moment when user releases mouse button.
graph
list
.
Specifies which graph properties will be displayed in the scrollbar.
Only Serial chart's scrollbar can display a graph.
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
.
datastorm-open
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.