Thank you for reporting this. We will fix the example code shorty. Best, Viz Kid
On Tue, Jun 8, 2010 at 4:16 PM, Carl <[email protected]> wrote: > Hi, I don't know where to report this: > > > http://code.google.com/apis/visualization/documentation/gallery/imagebarchart.html > > Line 5: google.load("visualization", "1", {packages: > [[]"imagebarchart"]}); > > contains too many brackets and should be: > > google.load("visualization", "1", {packages:["imagebarchart"]}); > > Thanks, > Carl > > -- > 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]<google-visualization-api%[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.
