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

Released: May 7, 2024

Aggiornamenti in 5.9.6

Funzionalità

  • Added a new EditableLable setting: multiline (default: true). If set to false it will only allow the label to be edited on a single line.
  • hsvToHsl() and hslToHsv() color conversion functions have been added to am5.utils namespace.
  • Accessibility: Both vertical and horizontal line elements of XYCursor now have their role set to "slider" by default.
  • EditableLabel now supports maxWidth and oversizedBehavior settings.
  • EditableLabel will now reset all available styles that might come from page-wide CSS to "initial" so its appearance is not affected by any outside CSS.

Correzioni

  • EditableLabel was not being properly positioned with textAlign set to anything else than "left".
  • ValueAxis in some rare cases (when max and maxPrecision was set) could get to infinite loop.
  • Some drawing series on StockChart were not properly removing items of deleted drawings from their data/dataitems.