amCharts 5: Charts
Raccolta di programmazione grafici JavaScript per tutte le esigenze di visualizzazione dati.
Pubblicato da amCharts
Distribuito da ComponentSource dal 2019
Prezzi da: US$ 176.40 Versione: 5.x NUOVO Aggiornato il: Apr 7, 2026 ![]()
![]()
![]()
![]()
(1)
Released: Oct 17, 2023
zoomTo (values: "start" and "end" (default)) has been added to PeriodSelector. If set to "start", period buttons will select from the start of the data, not from the end. "YTD" will still select to the end. PeriodSelector now supports "custom" periods.Sprite: blur, brightness, contrast, saturate, sepia, invert, hue. These filters are not supported by Apple Safari browsers.GrainPattern which allows you to add graininess effect to any element.trustBounds to Sprite. If set to true, the Sprite will check if a mouse pointer is within bounds of a Sprite before dispatching its pointer events. This helps to solve ghost tooltips problem which sometimes appears while moving the pointer over interactive objects. It is set to true by default on Rectangle and Circle.fill or fillGradient or fillPattern. Now fill or fillGradient will be drawn even if fillPattern is set. This allows you to combine patterns with gradient fills.fill.forceHidden for the tooltip is set to true the tooltip size now won't be taken into account when arranging tooltips on an XYChart.hide()/show() methods on an axis data item would no hide its visual elements.