Submitted by Benjie (not verified) on 28 March 2008 - 6:05am.
Hi Joel, great work on this - just what I was looking to implement!
I have experienced some issues when using an ArrayCollection as the chart's dataProvider, i.e. the innerDP does not populate at 'innerDP = _chart.dataProvider as IList;' (ChartDataScrollBar).
It works fine with an XMLList however like in your example - maybe I'm doing something wrong?
Hi Joel, great work on this
Hi Joel, great work on this - just what I was looking to implement!
I have experienced some issues when using an ArrayCollection as the chart's dataProvider, i.e. the innerDP does not populate at 'innerDP = _chart.dataProvider as IList;' (ChartDataScrollBar).
It works fine with an XMLList however like in your example - maybe I'm doing something wrong?