There's an old thread titled "Issue with 3D Pie visualization API and simple tabs Options"
http://groups.google.com/group/google-visualization-api/browse_thread/thread/aa3dc52b5835bf0f/8c01a540e049f0d3?lnk=gst&q=+tab Basically, the user found that if you display a 3D pie chart in a JavaScript tab, the size of the pie is very small. Has anyone found a fix for this? I am using jQuery's tabs and have the same problem. I did find that if you are using ChartWrappers and call .draw() after the chart's tab gets focus, the pie chart is resized properly. Does anyone know how a better way to fix this? Or can someone offer suggestions on how to automate my solution so that the charts automatically trigger their .draw() method when they come back into focus? thanks, -- 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.
