Hello,
When i first set the series data (async way), the chart which is binded to it updates itself accordingly.
the problem is that the animation is not the same animation as if i would just hard-coded the series values.
i tried adding an 'animation' property, but it only controls the hard-coded values, and not applies to data added dynamically via angular binding on the series property.
please advice,
Thanks