Sign in to follow this  
Pallav

Javascript Animation Kicker?

Recommended Posts

I quite like to see the chart animation where the bars rise or the line starts out flat and then takes shape. I'd like even more to be able to trigger that animation using javascript (for example, on a mouseover event). But the catch is that I don't want to have to refetch the XML from the server. If I reset the dataURL then it will refetch the data and redisplay the animation. But how can I redisplay the animation without refetching the data?

 

 

 

Thanks.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this