Description Usage Arguments Examples
Constructor for an AmLegend.
1 2 3 4 5 6 7 8 9 10 11 | ## S4 method for signature 'AmLegend'
initialize(.Object, useGraphSettings, ...)
amLegend(useGraphSettings, ...)
legend(useGraphSettings, ...)
setUseGraphSettings(.Object, useGraphSettings)
## S4 method for signature 'AmLegend,logical'
setUseGraphSettings(.Object, useGraphSettings)
|
.Object |
AmLegend. |
useGraphSettings |
|
... |
Other properties of AmLegend. See http://docs.amcharts.com/3/javascriptstockchart/AmLegend. |
1 2 3 4 |
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
~ AmLegend ~
$useGraphSettings
[1] TRUE
~ AmLegend ~
$useGraphSettings
[1] FALSE
~ AmLegend ~
$useGraphSettings
[1] FALSE
~ AmLegend ~
$useGraphSettings
[1] TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.