views:

31

answers:

0

I am using SeriesInterpolate to animate the values of my ColumnChart and CartesianChart. The CartesianChart is using a CircleItemRenderer to produce dots on the line. The columns & lines are animating, but I can't find a way to get the dots to animate. They don't update until the animation is complete.

How can I animate the dots as well?