views:

8

answers:

0

I want to have individual points on a google chart to be linked to individual pages, hopefully with an informative popup. Given that the chart api returns an image, I don't see how this is possible (I would have to create an imagemap, but having the exact coordinates of the points in the image is close to impossible), but I ask just in case there's a trick I don't know.

I guess the alternative is to have a flexible javascript chart library.