Post
by magla » Tue Mar 29, 2016 4:36 pm
OK, thanks. We were missing the update to the series AssignYAxisIndex.
A strange thing is though that when we do exactly this, minus the AssignYAxisIndex update, for PointLIneSeries only it works just fine. Do we need to do this for the IntensityGridSeries only or should we do it for the PointLineSeries also, lest something strange may happen? (we are not using the nifty Tag-technique in the example, since we already use the Tag for other stuff, so it requires some extra code)
Another question is why updating the AssignYAxisIndex is necessary at all for the SDK-user? In my mind we had already assigned the series to a Y-axis, and keeping track of the index could/should be LightningChart-internal housekeeping?
Thanks again,
Magnus