Awesome, ty. I'm new at this, and it's very relieving to get
confirmation that it wasn't a problem in my code. My workaround is
On Jun 6, 6:13 am, MC Get Vizzy <
getvi...@google.com> wrote:
> Yes, you're right, it seems to be related to the cross-domain issue.
> google.visualization.Query acts differently for cross-domain queries.
> Since the response is JSONP and not real JSON, it does not convert the JSON
> date strings into Date objects. This behavior is indeed problematic, so
> I'll see if it can be fixed.
>
> thanks,
>
> MC Get Vizzy
>
>
>
>
>
>
>
> On Sun, Jun 5, 2011 at 6:20 PM, NA <
nabeel.a...@gmail.com> wrote:
> > I print the result of PHP's file_get_contents. Specifically, I have:
>
> > - Google Chart Javascript lives onhttp://serverA.com