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

Released: Oct 11, 2024

5.10.6 中的更新

特性

  • hideDrawingGrips setting (default: false) has been added to StockChart. If set to true, grips of drawings will be hidden when not in drawing mode.
  • toggleDrawing(enabled: boolean) method has been added to StockChart. Toggles drawing mode on or off.
  • autoOpenSettings setting (default: true) has been added to Indicator. If set to false, a settings modal will not pop up automatically when the indicator is added to chart via indicator control.
  • Labels and icons on StockChart are no longer draggable to avoid interfering with chart drag/zoom.
  • Arrow position has been slightly changed in "Line Arrow" drawing tool on StockChart. The grip at the end of the arrow has been removed.
  • Arrow tip size will no longer be increased to reflect the line thickness of a "Line Arrow".
  • "Volume Profile" indicator had its full name hardcoded for legend. It will now use its shortName (which is "Volume Profile", too, by default but can be changed to anything else).
  • Modal content will now have its contents aligned to start, rather than left, to properly handle RTL direction.

修补程序

  • "Line Arrow" drawing tool would not save its color when serialized.
  • "Line Arrow" tip was not taking a color change.
  • Using clearDrawings() was erroring if there was "Line Arrow" drawings added to StockChart.
  • Rotated elements with HTML content were not being properly positioned in all cases.
  • scrollToChild method of Container was not working properly.