https://code.google.com/apis/chart/interactive/docs/basic_interactivity.html
-
This example does not work properly. It hangs when you select any one
of pie slices.
There are two declarations of a variable 'data' inside the script.

Erase 'var' in the code string

var data = new google.visualization.DataTable();

and everything will be ok

-- 
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.

Reply via email to