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: Feb 3, 2025
Root property: entitiesById. Contains all Entities belonging to this Root instance that have an id set.id for Entities will be enforced within Root scope, not global scope.StockChart's indicators had axes tooltips and cursor horizontal line hardcoded with forceHidden: true. It was moved to a default theme, so now you can enable them using custom theme.layer setting.toggleDrawing of StockChart was not hiding/showing grips if called from outside until you hovered over the chart.StockChart drawing toolbar would update colors for existing Fibonacci drawings.