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

Released: Mar 15, 2024

5.8.5 中的更新

特性

  • forceHidden (default: false) setting has been added to StockControl, which enables forcing some StockChart controls to be always hidden.
  • New DateRangeSelector event has been added: "rangeselected".
  • New PeriodSelector event has been added: "periodselected".

修补程序

  • A JavaScript error was being triggered if a Picture was disposed before external image was finished loading (since 5.8.3).
  • Inputs in DateRangeSelector were ignoring Root's timezone and utc settings.
  • Thicker stroke (strokeWidth > 1) was being ignored as a hit target for interactive elements.
  • Scrollbar grips would not update their position according to maxZoomCount/minZoomCount setting in some cases.
  • Hovering over the border of a Treemap node could result tooltip of some other node to appear.
  • In some cases pointer over tooltip of a hovered Treemap node would remain on the same node, even if pointer would move to some other node.
  • If a { timeUnit: "week", count: 2 } (count > 1) was added to a DateAxis, labels were flickering while scrolling.
  • Calling zoomToDates()/zoomToValues() on a DateAxis was resulting not exact dates when data grouping was enabled and grouping period would changed during zoom.