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. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/CDW6qqJanWUJ. 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.
