AmStockChart-class: AmStockChart

AmStockChart-classR Documentation

AmStockChart

Description

Class to draw stock charts

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"

group

character for synchronization

is_ts_module

logicalOrMissing. Don't use. For rAmChartsTimeSeriesUI

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.

Author(s)

datastorm-open

See Also

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


datastorm-open/rAmCharts documentation built on Oct. 4, 2022, 7:07 p.m.