amCharts 5: Stock Chart

Strumenti analitici per la visualizzazione di dati finanziari/azionari e di altri dati basati sul tempo.

Pubblicato da amCharts
Distribuito da ComponentSource dal 2019

Prezzi da: US$ 176.40 Versione: 5.x NUOVO Aggiornato il: Apr 7, 2026

i

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

amCharts 5: Stock Chart 5.8.5

Released: Mar 15, 2024

Aggiornamenti in 5.8.5

Funzionalità

  • forceHidden (default: false) setting has been added to StockControl, which enables forcing some StockChart controls to be always hidden.
  • New DateRangeSelector event has been added: "rangeselected".
  • New PeriodSelector event has been added: "periodselected".

Correzioni

  • A JavaScript error was being triggered if a Picture was disposed before external image was finished loading (since 5.8.3).
  • Inputs in DateRangeSelector were ignoring Root's timezone and utc settings.
  • Thicker stroke (strokeWidth > 1) was being ignored as a hit target for interactive elements.
  • Scrollbar grips would not update their position according to maxZoomCount/minZoomCount setting in some cases.
  • Hovering over the border of a Treemap node could result tooltip of some other node to appear.
  • In some cases pointer over tooltip of a hovered Treemap node would remain on the same node, even if pointer would move to some other node.
  • If a { timeUnit: "week", count: 2 } (count > 1) was added to a DateAxis, labels were flickering while scrolling.
  • Calling zoomToDates()/zoomToValues() on a DateAxis was resulting not exact dates when data grouping was enabled and grouping period would changed during zoom.