I am using an image chart which gets its data from a table on the web page. I use javascript to traverse the table and get the data for the chart. The problem is sometimes the chart does not display properly. This problem is easily solved by refreshing the page, but I would like to find a solution that works without an extra refresh.
So back to the problem.when the page loads with the chart that does not display properly, if I copy and paste the URL from the image into another tab, the chart is correct. Also, if I copy and paste the URL into the live chart maker it is also correct. So I know that it is not a problem with my javascript. So why would the chart not be displaying properly even though the URL is correct? -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
