You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
That example has to be tweaked to make this work (as you need a DataTable object to format first). I made the modifications here: http://jsfiddle.net/dkYBx/
The first argument for the #format method is the DataTable object to work on and the second is the column within the DataTable. The #format method must be called after populating the DataTable object but before drawing any charts/tables with the data.
Note that in this example, all columns returned from the fusion table are strings, so the formatter does not do anything.
asgallant
unread,
Feb 6, 2012, 9:05:50 AM2/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Oops, I left a console.log() call in there by mistake, which could cause problems with IE; here's a version without: http://jsfiddle.net/dkYBx/1/
Rafael
unread,
Feb 8, 2012, 12:32:03 AM2/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Thanks a lot!
asgallant
unread,
Feb 8, 2012, 9:05:03 AM2/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message