Is it possible to resize a chart after you have already drawn it? Specifically, I've been trying to do this with the jquery.effect('scale') function.
I have a sample setup here: http://jsfiddle.net/h6EQh/1/ In my actual application, my charts are inside jQuery tabs. Any suggestions for resizing would be helpful. I have tried to use .height(), which sometimes works, but not when the charts are inside jQuery tabs. I'm not sure why, it might be because the various child elements of the tab div element aren't getting resized. Any ideas? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to google-visualization-api@googlegroups.com. To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.