I'm trying to address a problem similar to the one described here:
https://groups.google.com/d/topic/google-visualization-api/MdwMSUYsWAs/discussion
The solution presented there was one that I had found as well, but it has two problems:
1) It assumes the rectangle for the chart always has the same relative position in the DOM.
2) It does not work in Internet Explorer, and I need to support older versions of IE.
Is there anything in the API itself that I am missing that supports this or any changes since February?
Thanks!
Priz