ValueAxis-class | R Documentation |
Extension for ValueAxis to create an axis for amSerialChart, amRadarChart, amXYChart charts, multiple can be assigned. Gets automatically populated, one for amSerialChart and two for amXYChart charts, if none has been specified.
Run api("ValueAxis")
for more information and all avalaible properties.
title
character
. Title of the axis.
guides
list
.
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
numeric
.
Guides belonging to this axis. Use addGuide method
datastorm-open
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.