On 9/20/13, asgallant <[email protected]> wrote:
> You are missing the "new" keyword on this line:
>
> chart = google.visualization.BubbleChart(theDiv);
>
> it should be:
>
> chart = new google.visualization.BubbleChart(theDiv);
>

You are right ... thanks for spotting that typo . I've performed the
corresponding changes and now I'm getting these errors


{{{
Syntax error at line 240 while loading: expected ')', got keyword 'in'
in 
https://www.google.com/uds/api/visualization/1.0/3d78298075917fcbd328c84c0c15fb96/format+en,default,corechart.I.js
Yb](mf),c=c||N,(d[0]in c)||!c[Gc]||c[Gc]

--

Uncaught exception: TypeError: 'google.visualization.GadgetHelper' is
not a constructor
Error thrown at line 63, column 6 in sendQuery() in
http://5fbhiodqjj9psng30k3acrv56amt2oju-a-ig-opensocial.googleusercontent.com/gadgets/ifr?exp_rpc_js=1&exp_track_js=1&url=http%3A%2F%2F65.39.226.170%2Fbubble.xml&container=ig&view=default&lang=en&country=US&sanitize=0&v=3f93a518ae366f02&parent=http://www.google.com&libs=core:core.io:core.iglegacy:auth-refresh&is_signedin=1&synd=ig&mid=51:
    gadgetHelper = new google.visualization.GadgetHelper();
}}}

AFAICS in annotated timeline gadget spec , it seems to be a constructor ...

http://www.google.com/ig/modules/time-series-line.xml

[...]

-- 
Regards,

Olemis - @olemislc

Apacheā„¢ Bloodhound contributor
http://issues.apache.org/bloodhound
http://blood-hound.net

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to