I am getting a problem with series effects (have tested for
SeriesInterpolate and SeriesZoom) when the data has missing points and
interpolatevalues=true. I am seeing that the interpolation is being
done by taking all the missing points as (yMax, 0) i.e. top left point
of the chart and when the interpolation ends then the actual line
series as it should be appears.
I have tested only for LineSeries as of yet.
Can anyone please shed some light whether this is a flex api problem
or something is being missed over here.
Thank you.
Vikram.