amCharts 5: Stock Chart
用于显示财务/股票和其它基于时间的数据的分析工具。
由以下开发商制作:amCharts
ComponentSource开始代理销售的日期:2019年
Released: Oct 27, 2023
customValue to ISeriesDataItem and customValueField to Series. This allows storing additional numeric information which could be used for heat rules and other purposes.StockChart's RSI indicator.StockChart, a line is now drawn from the previous point to mouse pointer.scrollable (default: false) setting to StockChart's DropdownList and DropdownListControl (as well as other controls that extend those, e.g. ComparisonControl). If set to true, it will automatically limit dropdown height to fit into the chart, and will show a scrollbar if the contents do not fit.StockChart (as a drawing item).toolSettings setting has been added to DrawingControl. This allows passing in default settings for each drawing tool.StockChart's Fibonacci drawing tool now draws from initial click point to the mouse pointer instead of to the right of the plot area.StockChart's Fibonacci drawing tool's click point is now at 1 value (was at 0).StockChart now support snapping to data items.StockChart drawing tools is now turned off by default.ColumnSeries after series was initiated, columns for the range were not being created.GaplessDateAxis valueToPosition method was returning wrong position if value was less than min value of the axis.StockChart would not restore drawings in indicator's panel.