If you are drawing the charts as part of a dashboard, you need to set the height and width options for each chart's ChartWrapper object and call the dashboard's #draw method to redrawn all of the charts. If you are not using a dashboard, then you have to call each charts' #draw method again, with the new height and width parameters (along with all other options) to get them to resize.
On Monday, July 2, 2012 12:18:55 PM UTC-4, Kenny King wrote: > > I need to embed six gauges I've generated using the Google API. I've > attached an image. When I try to change the dimensions, it just seems to > cut the image 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/-/hvCbt9lk07UJ. 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.
