[4.9.23] - 2020-05-19
Added
removedfromqueue
event added toSprite
. It is invoked whenam4core.options.queue = true
oram4core.options.onlyShowOnViewport = true
and the Sprite (chart) is removed from queue (appears on the screen).groupperiodchanged
event added toDateAxis
. It is invoked when data grouping is on and grouping period is changed.
Fixed
- JSON: Array value in
snapToSeries
onXYCursor
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 andRadarChart.innerRadius
was not set.- Wide charts were being cut off in the middle when printing.