You are missing the "new" keyword on this line:

chart = google.visualization.BubbleChart(theDiv);

it should be:

chart = new google.visualization.BubbleChart(theDiv);

On Friday, September 20, 2013 7:22:57 PM UTC-4, olemis wrote:
>
>
> On Fri, Sep 20, 2013 at 6:13 PM, asgallant 
> <[email protected]<javascript:>
> > wrote:
>
>> Do you have a page with this running on it so I can test the full gadget?
>>
>>
> iframe code extracted from iGoogle . I get the sam error
>
> http://65.39.226.170/bubble.html
>
> thnx for your help 
>
> --
> 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