amCharts 5: Stock Chart
Analytical tools for displaying financial/stock and other time-based data.
Published by amCharts
Distributed by ComponentSource since 2019
Prices from: $ 176.40 Version: 5.x NEW Updated: Apr 7, 2026
Released: Apr 9, 2024
zoomToDataItems(dataItems, rotate) method has been added to MapPolygonSeries.markDirtyKey() has been added, which can be used to trigger an adapter.StockChart's settings modal.StockChart/DrawingSeries methods have been added related to drawing selection: selectDrawing(id, keepSelection), unselectDrawing(id), unselectDrawings().StockChart/DrawingSeries methods have been added related to drawing deletion: deleteDrawing(id), deleteSelectedDrawings().StockChart events have been added: drawingadded, drawingremoved, drawingselected, drawingunselected.DropdownListControl methods have been added: getItemById(id) and setItemById(id).IconControl methods have been added: getIconByPath(path) and setIconByPath(path).StockChart: "Triangle" and "Polyfill".XYCursor. It will now move by one cell automatically, or by 5 cells if pressed together with CTRL.StockChart's toolbar and settings modals.DEL.role="checkbox" set is focused, will now toggle it just like pressing ENTER.pdfmake has been updated to 0.2.10.Sprite was not marking its bounds dirty when margins changed. It was causing layouts with margins not to be redrawn after margins changed.StockChart while in the percent scale, it used to reset scale to regular.Tooltip no longer overwrites user-provided background.Treemap was not redrawing when layout algorithm was changed dynamically.Tooltip position was not being updated when bounds of a Sprite changed.XYCursor with a keyboard press could result in an axis line to be out of sync with series tooltips.tabindexOrder was not working properly in some cases.