Hi Asgallant, Your right, I just removed all the jquery references and passed the json statically to the datatable method, it now crashes in the middle of (Corechart.I.js).
Any ideas why it would be doing that? Is there a way to get a debugging version of the google code? Thanks, A On Dec 20, 1:34 am, asgallant <[email protected]> wrote: > jQuery shouldn't be parsing the date data into a javascript date object, as > date objects are not part of the JSON spec - they should be parsed as > strings. Are you sure it's jQuery throwing the error? -- 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.
