I can't really post my my code, but I made a prototype version of it that was able to work as a separate program from the entire project. I inserted it inside the program and it had the same problem, so I think it's deep-rooted in my environment.
Jeff, what did you end up doing to fix your problem? On Friday, July 27, 2012 8:13:44 PM UTC-4, Jeff Bolton wrote: > > Sorry, I got it working now.... > > On Thursday, July 26, 2012 2:29:40 PM UTC-7, API Developer wrote: >> >> Hi, >> >> I'm trying to add an animation to my charts when I insert data into the >> middle of the DataTable. Currently I've made a couple prototypes that work, >> but I can't seem to get the full program to work. I think my problem >> revolves around the fact that I'm waiting for a response of more data to >> replace the entire dataset with while I'm trying to do the animation >> and JavaScript is uni-threaded. Would this be a legitimate problem? >> >> Also, it seems that my animation just goes extremely fast, although I >> place in 2000 under the duration it takes a couple milliseconds. Has anyone >> had any problems with the animation working that seem similar? And what >> have you done to correct it? >> >> Thanks for any help! >> > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/ltHwGoAgU90J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
