Learn R Programming

rAmCharts (version 2.0.3)

AmStockChart-class: AmStockChart

Description

Class to draw stock charts

Arguments

Slots

balloon
AmBalloon.
comparedDataSets
list of DataSet. Properties of data sets selected for comparison.
dataSets
list of DataSet. Each element must be a list of DataSet properties.
dataSetSelector
list of DataSetSelector. You can add it if you have more than one data set and want users to be able to select/compare them.
mainDataSet
DataSet. Data set selected as main.
panels
list of StockPanel.
periodSelector
PeriodSelector. You can add it if you want users to be able to enter date ranges or zoom chart with predefined period buttons.
theme
character
type
equals "stock"
listeners
list containining the listeners to add to the chart. The list must be named as in the official API. Each element must be a character string.
otherProperties
list containing other avalaible properties not yet implemented in the package.
value
numeric.

See Also

http://docs.amcharts.com/3/javascriptstockchart/AmStockChart