Learn R Programming

rAmCharts (version 1.1.1)

plot,AmCharts-method: PLOTTING METHOD

Description

Basic method to plot an AmChart

Usage

## S3 method for class 'AmCharts':
plot(x, y, width = "100\%", height = "500px",
  background = "#ffffff", ...)

Arguments

x
AmChart
y
unused
width
character.
height
character.
background
character.
...
Other properties.

Details

Plots an object of class AmChart