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

Released: Jun 5, 2025

5.13.0 中的更新

特性

  • exactLocationX and exactLocationY added to XYSeries. If this is set to true, data items will ignore locationX/locationY setting but will place the data point at exact X/Y value. This will work only with DateAxis. If used on a ColumnSeries/CandlestickSeries it will affect its bullets only.
  • autoHidePanelControls added to StockChart.
  • containStroke added to Rectangle. If this is set to true, rectangle will be drawn in such a way that its stroke is contained within the rectangle's width and height. Useful if you have thicker strokeWidth for ColumnSeries.
  • Super Trend indicator added to StockChart.
  • getFillGradientFromSprite setting added to Tooltip (default: false).

修补程序

  • Fixed unserialized drawings like doodles looking jagged (setting exactLocationX to true by default on all drawings).
  • Improved step calculation on a logarithmic ValueAxis.
  • Treemap was not showing pointer cursor on active nodes.
  • IndicatorControl no longer will insert a custom indicator created in its callback into StockChart's indicator list if it was already inserted in the callback.