On Mon, Jun 28, 2010 at 5:21 PM, Dominic <[email protected]> wrote:
> Hi there, > > I'm working on something where I need to expand and contract Google > Charts. I'm using Pie Charts for now but will move on in the future to > bar charts. The thing is that I can expand and contract my charts by > calling draw() with differing widths and heights but I'd like to > expand and contract upon clicking the div where the chart is contained > if the click is over the empty space of the chart. Is this possible? > I believe that's impossible at the moment, sorry. Also, it it possible to get the chart to return it's width? I've been > pouring over the API documentation but I can't seem to find it. > Nope, but you can send the chart the desired width, and if you do that, you know what width you requested. > Cheers, > > Dom > > -- > 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]<google-visualization-api%[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.
