Label-class | R Documentation |
Creates a label on the chart which can be placed anywhere, multiple can be assigned.
Run api("Label")
for more information and all avalaible properties.
bold
character
. Specifies if label is bold or not.
text
character
. Text of a title.
x
numeric
. X position of a label.
y
numeric
. Y position of a label.
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.