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

AmChart

y

unused.

width

character.

height

character.B

background

character.

...

Other properties.

Details

Plots an object of class AmChart


[Package rAmCharts version 2.1.15 Index]