Description Usage Arguments Value Examples
Uses the constructor to create the object or update an existing one with the setters.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
.Object |
Title |
text |
|
size |
|
... |
other properties of Title. |
(updated) Title
1 2 3 4 5 6 7 |
Important changes: constructors legend() and title() have been replaced by amLegend() and amTitle().
For any bug report or feed back see https://github.com/datastorm-open/rAmCharts
~ Title ~
$size
[1] 10
~ Title ~
$text
[1] "Main"
$size
[1] 10
~ Title ~
$bold
[1] TRUE
$text
[1] "Main"
~ Title ~
$text
[1] "Main"
$size
[1] 10
~ Title ~
$bold
[1] TRUE
$text
[1] "Main"
~ Title ~
$text
[1] "Bonjour"
~ Title ~
$size
[1] 16
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.