My visualization is not showing up on the page. What is the problem?
There may be several reasons causing your visualization not to show. • Look for typos. Remember that JavaScript is a case-sensitive language. • Use a JavaScript debugger. In Firefox, you can use the JavaScript console, the Venkman Debugger, or the Firebug add-on. In IE, you can use the Microsoft Script Debugger. • You may be using the Google Loader incorrectly. Please refer to Using Visualizations section and the Ajax Loader documentation. • Search the Google Visualization API discussion group. If you can’t find a post that answers your question, post your question to the group along with a link to a web page that demonstrates the problem.