I am creating a dashboard of different kind of charts (4) and I am planning on doing the following:
When the user clicks on one of the charts (I might need to figure out how to capture an onclick on the chart to avoid any char-related event) I want to have that chart in a bigger size in the center of my page. My question is: What is a good approach for doing so? I was thinking if it would be posible to resize and copy that chart into that new location or it is necessary to render a new object on that new location? Appreciate any help or suggestions on doing so. Thanks a lot. -- 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.
