That's what I'd do: use addChildAt() to a CartesianDataCanvas; used as a
backgroundElement.  Probably easier to get to the displayObject if you
use a custom chart item renderer; and listen for the move effect.

-TH

--- In flexcoders@yahoogroups.com, "Johannes Nel" <[EMAIL PROTECTED]>
wrote:
>
> a wild stab.when the move occurs, take bitmap snapshots, alpha them
out
> while the move effect is running and put the snapshots over the chart.
this
> will of course be a nightmare if your axis values change.
>
> On Wed, Sep 3, 2008 at 8:26 PM, Pan Troglodytes [EMAIL PROTECTED]:
>
> > My boss has asked me if I can do a rather challenging series
> > transition. I don't know if it's really even possible. Basically, on
a
> > bubble chart, i have an interpolation effect. So the bubbles move
across
> > the screen to their new positions. What he asked for is that they
leave
> > kind of a temporary trail. Kind of like how in Windows you can set
your
> > mouse pointer to leave a trail. Is that really possible the way flex
does
> > charting effects? Any tips on how to go about it if it is?
> >
> > --
> > Jason
> >
> >
> >
>
>
>
> --
> j:pn
> \\no comment
>



Reply via email to