Hi, sorry I took a couple of days off. I tried using query to load the csv file. It populates the array used in the chart, just fine, but when it comes time to draw it nothing happens. Still works fine in other browsers, just not in IE9. [I don't have access to an older version of IE to test there]
Do you have any suggestions? Thanks, -C On Sep 29, 1:25 pm, asgallant <[email protected]> wrote: > Ok, so the problem is with the AJAX request, not the motion chart. Looking > into this briefly, there may be an issue with the IE9 implementation > of XMLHttpRequest > (seehttp://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread...). > Try using the jQuery AJAX functions and see if they work for you > (http://api.jquery.com/jQuery.ajax/,http://api.jquery.com/jQuery.get/). -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
