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.15.0

Released: Jan 2, 2026

5.15.0 中的更新

特性

  • updateData(data) method added to Component. Updates existing data in the component without disposing old data items. If there are more data items than before, new ones will be created. If there are less, old ones will be removed.
  • New class in JSON plugin: ChartSerializer. Allows serializing whole chart objects into a JSON.
  • New functionality in JSON parser: states, adapters, templateField, axis bullets, axis ranges.
  • Stock indicators now use updateData() method which makes them work much faster when data is added or updated.

修補程式

  • VolumeProfile indicator was not showing value in legend when hovering columns (since last version).
  • Axis range labels were being drawn in reverse order.
  • Private setting gridInterval was not being set on GaplessDateAxis.