Hi Asgallant,
I found the issue:
if I change this: {"v": "new Date(2011,11,19,8,9,13)"} to {"v":
"Date(2011,11,19,8,9,13)"} all works fine :)
Thanks for your help!
Cheers,
M
On Dec 20, 8:00 am, Maxus <[email protected]> wrote:
> 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?- Hide quoted text -
>
> - Show quoted text -
--
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.