After a few minutes I got this working
It's as making a temporary array collection and looping through the
hSlider max value and then setting the dataprovider of my area chart
to the new copy of my array collection!
On Apr 16, 2007, at 3:25 PM, Patrick Lemiuex wrote:
This looks great. I see how do it with binding a regular array to
the chart and controlling the data length with an hslider, but
what if I am binding an arrayCollection? My vo.date objects for
instance. The date comes back from the database as strings like
"Nov 1, 2007", I am not returning date Objects.
Thanks,
Patrick
On Apr 15, 2007, at 1:56 AM, simonjpalmer wrote:
I'd go straight to Ely's blog...
http://www.quietlyscheming.com/blog/
--- In [email protected], {reduxdj} <[EMAIL PROTECTED]> wrote:
>
> Is this possible to do? any examples of this anywhere, thanks?
>
> Patrick
>