Hi What about calling the draw method again with the same data, only modifying the width/height in the options?
Viz Kid On Mon, Aug 15, 2011 at 8:49 AM, NA <[email protected]> wrote: > 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 > [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. > > -- 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.
