Simplest way is use this visualizations api: http://code.google.com/apis/visualization/documentation/gallery/scatterchart.html
Or you can do a little more and create a image map for your png image. http://code.google.com/apis/chart/docs/json_format.html Ethan On Sep 30, 9:53 am, Paul <[email protected]> wrote: > Is it possible to create scatter charts that will show text data on > mouse-over events? The data points on the chart would be the > locations associated with the data. Also would like to have variable > text data not just the coordinates. -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
