amCharts 5: Stock Chart

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

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

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

i

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

amCharts 5: Stock Chart 5.14.4

Released: Nov 6, 2025

5.14.4 中的更新

特性

  • Added:
    • ariaLabel setting to ExportingMenu.
    • autoDispose (default: false) property to Registry. Set it to true to automatically dispose a Root element if it exists in the target container when a new Root element is being created.
    • excludeFromAggregate setting to XYSeries, mainly for performance. Use it to remove some data fields from calculation of their aggregate values. On a StockChart the setting is set to ["valueX"], since X values are not usually used in aggregates, but will save some processing time on large data sets.
  • Changed:
    • date tag added to DateAxis.
    • gapless tag added to GaplessDateAxis.
    • turboMode is now set to true on all ColumnSeries/CandlestickSeries by default on all StockChart indicator series.

修补程序

  • zoomable set on axis to false was ignored by stock chart.
  • Adding an arrow or icon to StockChart would dispatch a "drawingadded" event with wrong drawingId.
  • Focus elements in a scrollable container were sometimes being highlighted incorrectly.
  • Container method scrollToChild() was not working properly.
  • DateRangeSelector was displaying selectable days incorrectly whith some of the locales.
  • Performance improvements.