plot.AmChart: PLOTTING METHOD

plot,AmCharts-methodR 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

AmChart

y

unused.

width

character.

height

character.B

background

character.

...

Other properties.

Details

Plots an object of class AmChart


rAmCharts documentation built on Sept. 30, 2022, 5:06 p.m.