Thanks for reporting! We will fix it shortly. On Tue, Dec 20, 2011 at 10:43 AM, Greg Vasetsky <[email protected]>wrote:
> > 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. > > -- 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.
