Hello, Im trying to load an Annotated Time Line using ajax so there is no reload when i have selected data from table.
Here is my problem. 1. I have a list of dynamic data from db 2. I Dont want to load all data into the time line and use the hide/ show method because of performance issues due to so much data 3. Im trying to load the chart through an ajax call dynamically so the only data loaded into the chart is the data i want to see bu this results in a white screen and a "transfering data from google.com" message in the bottom left 4. The same chart works without ajax call, with same data strings passed over, so its definately not a probelm with the data im putting into it. does anybody have any idea's or examples on how this can be done? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
