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.15.0

Released: Jan 2, 2026

Aggiornamenti in 5.15.0

Funzionalità

  • updateData(data) method added to Component. Updates existing data in the component without disposing old data items. If there are more data items than before, new ones will be created. If there are less, old ones will be removed.
  • New class in JSON plugin: ChartSerializer. Allows serializing whole chart objects into a JSON.
  • New functionality in JSON parser: states, adapters, templateField, axis bullets, axis ranges.
  • Stock indicators now use updateData() method which makes them work much faster when data is added or updated.

Correzioni

  • VolumeProfile indicator was not showing value in legend when hovering columns (since last version).
  • Axis range labels were being drawn in reverse order.
  • Private setting gridInterval was not being set on GaplessDateAxis.