plot,AmCharts-method {rAmCharts} | R Documentation |
PLOTTING METHOD
Description
Basic method to plot an AmChart
Usage
## S4 method for signature 'AmCharts'
plot(x, y, width = "100%", height = NULL, background = "#ffffff", ...)
Arguments
x |
|
y |
unused. |
width |
|
height |
|
background |
|
... |
Other properties. |
Details
Plots an object of class AmChart
[Package rAmCharts version 2.1.15 Index]