amCharts 5: Stock Chart

用於顯示財務/股票和其它基於時間的資料的分析工具。

由以下開發商製作:amCharts
ComponentSource 開始代理銷售的日期:2019年

價格從: US$ 176.40 版本: 5.x 新增功能 更新: Jun 15, 2026

i

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

amCharts 5: Stock Chart 新版本發表

Released: Aug 5, 2025

5.13.5 中的更新

修補程式

  • Fixed issue where labels with RTL direction and in-line formatting tags could be distorted.
  • Fixed issue where dynamically changing editOn setting on an EditableLabel was not working.
  • Fixed issue where volume indicator was not working properly with data grouping turned on.
  • Fixed issue where vertically stacked multiple ValueAxis could crash the chart if ChartCursor behavior was set zoomXY and selection of a zoom included both axes.

Released: Jul 23, 2025

5.13.4 中的更新

特性

  • Added contentWidth() and contentHeight() methods to Container.
  • Removed stroke color selector from Fibonacci drawing tool.

修補程式

  • Fixed issue where Logarithmic ValueAxis was showing grid at wrong intervals in some cases.
  • Fixed issue where HTML labels were not being displayed if autoResize was set to false on a Root.
  • Fixed issue where resetting Label's oversizedBehavior to "none" would not reset the label visibility/scale if it was already affected via previous setting like "hide" or "fit...

Released: Jun 7, 2025

5.13.3 中的更新

修補程式

  • drawingsUpdated event was fired each time the chart was scrolled.

Released: Jun 6, 2025

5.13.2 中的更新

特性

  • Event added to SettingsModal: initstarted. Use it to modify settings contents.
  • StockChart's "Label" and "Callout" drawings are now draggable/selectable right after creation without the select tool.
  • Added SuperTrend to serializable class list.

修補程式

  • StockChart's drawing selection rectangle sometimes remained visible when drawing mode was turned off.

Released: Jun 5, 2025

5.13.1 中的更新

修補程式

  • Logarithmic ValueAxis was not showing grid at proper intervals in some cases (since 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...

Released: May 30, 2025

5.12.3 中的更新

特性

  • Added a new setting on DateRangeSelector: allowInput (default: true). If set to false, date inputs will be disabled, but the dates will be selectable using arrow keys.
  • Added categoryToPosition() method to CategoryAxis.

修補程式

  • With strictMinMax set to true the zoom out button was sometimes visible on initial chart load.
  • Focusable bullets will no longer be focusable in legend's markers.
  • After removing comaprison series with a separate ValueAxis from StockChart white space was not being removed...

Released: May 9, 2025

5.12.2 中的更新

修補程式

  • The tooltips on an XYChart would not get re-arranged if pointer was being moved slowly into chart area and stopped.
  • Restored labels and callouts of a StockChart were initially dragable even when not in drawing mode.
  • Resize tool was not hidden when exiting drawing mode on a StockChart.
  • If data grouping was enabled on a DateAxis and new data was set while the chart was being scrolled, it might show some ghost bullets in the plot area.

Released: Apr 14, 2025

5.12.1 中的更新

修補程式

  • SerpentineChart could be displayed incorrectly if chart was very wide/tall and level count was small.
  • CurveChart would not adjust all of its elements after resize.

Released: Apr 12, 2025

5.12.0 中的更新

特性

  • Added a timeline chart type family: CurveChart, SerpentineChart, SpiralChart.

修補程式

  • Fixed error where the StockChart "drawingsupdated" event was being dispatched when drawing was selected.
  • Using swap() method on a ListDispose will no longer auto-dispose items being swapped, even if autoDispose = true.