| AmStockChart-class {rAmCharts} | R Documentation |
AmStockChart
Description
Class to draw stock charts
Slots
ballooncomparedDataSetslistof DataSet. Properties of data sets selected for comparison.dataSetslistof DataSet. Each element must be a list of DataSet properties.dataSetSelectorlistof DataSetSelector. You can add it if you have more than one data set and want users to be able to select/compare them.mainDataSetDataSet. Data set selected as main.
panelslistof StockPanel.periodSelectorPeriodSelector. You can add it if you want users to be able to enter date ranges or zoom chart with predefined period buttons.
themecharactertypeequals "stock"
groupcharacterfor synchronizationis_ts_modulelogicalOrMissing. Don't use. For rAmChartsTimeSeriesUIlistenerslistcontainining the listeners to add to the chart. The list must be named as in the official API. Each element must be a character string.otherPropertieslistcontaining other avalaible properties not yet implemented in the package.valuenumeric.
Author(s)
datastorm-open
See Also
https://docs.amcharts.com/3/javascriptstockchart/AmStockChart