Discounted bundle price is available when purchased with amcharts 5: Charts.
amCharts 5: Stock Chart 5.18.0
Released: Jun 4, 2026
5.18.0 버젼 업데이트
기능
fitNodes (default: false) setting added to Tree chart. If set to true, hidden nodes will excluded from the layout, giving more space for visible ones.
pdfmake dependency updated to ^0.3.9. For those using only amCharts Exporting API, nothing changes. Only if you are accessing pdfmake object directly, there are some breaking API changes.
Renamed type setting to maType on moving average indicators (MovingAverage, MovingAverageDeviation, MovingAverageEnvelope, BollingerBands). (Setting type will work as well, but it's deprecated)
Renamed type setting to shapeType on VoronoiTreemap. (Setting type will work as well, but it's deprecated)
수정사항
PictorialStackedSeries was not correctly guarding against NaN scale values, which could result in invalid scale being applied to the series mask and graphics.
[Stock Chart] Saving/serializing StockChart now includes fontFamily, fontWeight, and fontStyle settings for labels.