Thank you, you answered my question.  Has a feature request been
made to expose the x/y coordinates on the chart element?

On Feb 20, 4:21 am, visigoth <[email protected]> wrote:
> The current implementation does not expose the x/y coordinate of the
> data points, so unfortunately you cannot build your own tooltips based
> on this information.
> I don't quite understand how else you expect to fire the event. What
> did you have in mind?
>
> On Feb 18, 5:00 pm, Paul <[email protected]> wrote:
>
> > I need the exact x and y coordinates of a data points when triggered
> > by my
> > event handler on the page not the google chart fired event. I'm
> > building my own
> > tool tip.
> > Any chance of getting
> > the method to get access to the top chart element.
> > Or Is there a way to fire the events code without the mouse?
> > Thank you
>
> > On Feb 17, 7:32 am, visigoth <[email protected]> wrote:
>
> > > Paul,
> > > Direct access to SVG elements is not supported.
> > > Is the API limiting what you are trying to achieve?
>
> > > On Feb 16, 6:02 pm, Paul <[email protected]> wrote:
>
> > > > Is it possible to get access to the SVG DOM chart elements #chartArea,
> > > > svg #chart etc? I have tried using getSVGDocument() without success.

-- 
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.

Reply via email to