Per the documentation: "Use google.setOnLoadCallback to register the specified handler function to be called once the document loads ..."
If you comment out the following line, the table will NOT be drawn immediately after load: google.setOnLoadCallback(sendAndDraw); -- 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.
