You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removedfromqueue event added to Sprite. It is invoked when am4core.options.queue = true or am4core.options.onlyShowOnViewport = true and the Sprite (chart) is removed from queue (appears on the screen).
groupperiodchanged event added to DateAxis. It is invoked when data grouping is on and grouping period is changed.
Fixed
JSON: Array value in snapToSeries on XYCursor was resulting in error.
RadarChart was resulting in an error if used as a column or bullet template in some other chart.
AxisRendererRadial.innerRadius was ignored if set in percent and RadarChart.innerRadius was not set.
Wide charts were being cut off in the middle when printing.