I made a jsfiddle with your code (http://jsfiddle.net/7kgMY/), and it looks fine to me, so there's no problem there. Are you drawing in any hidden divs? If so, you need to make the div's visible before drawing the charts (you can set up an event listener to hide the div's once the chart fires it's 'ready' event - in practice, there is typically no visible flashing of the charts on and off).
-- 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/-/nwqwqZwGH9UJ. 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.
