amCharts 5: Stock Chart

用于显示财务/股票和其它基于时间的数据的分析工具。

由以下开发商制作:amCharts
ComponentSource开始代理销售的日期:2019年

价格从: US$ 176.40 版本:5.x 新增功能 更新: Apr 7, 2026

i

Discounted bundle price is available when purchased with amcharts 5: Charts.

amCharts 5: Stock Chart 5.5.2

Released: Oct 27, 2023

5.5.2 中的更新

特性

  • Added customValue to ISeriesDataItem and customValueField to Series. This allows storing additional numeric information which could be used for heat rules and other purposes.
  • Added a middle line between oversold and overbought to StockChart's RSI indicator.
  • While drawing polygon in a StockChart, a line is now drawn from the previous point to mouse pointer.
  • Added new 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.
  • A Measure tool has been added to StockChart (as a drawing item).
  • toolSettings setting has been added to DrawingControl. This allows passing in default settings for each drawing tool.
  • Printing via ExportingMenu print functionality using "CSS" print method will now temporarily remove all margins and padding on body so that images that do not fit into single page do not produce a blank page.
  • 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).
  • Most of drawing tools of StockChart now support snapping to data items.
  • Snapping to data items in StockChart drawing tools is now turned off by default.

修补程序

  • If an axis range was created for a 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.
  • Unserializing indicators and drawings that create separate panel in a StockChart would not restore drawings in indicator's panel.