you can do this with the annotationColumns options of google.visualization.ImageChart. the ImageChart documentation can be found here: http://code.google.com/apis/visualization/documentation/gallery/genericimagechart.html
<http://code.google.com/apis/visualization/documentation/gallery/genericimagechart.html>scatter plot chart is specified in the ImageChart as options.cht = 's' On Wed, Jun 24, 2009 at 1:01 AM, yasmeen <[email protected]> wrote: > > Hi, > > I was wondering if there was any way in which I could annotate the > actual plotted values on a scatter plot chart? This functionality is > particularly useful for my users who want to see the most interesting > plots automatically annotated, so that they can copy the chart and > include it in presentations. > > If this functionality is not available, I wonder if it would be > possible for me to superimpose the labels after the chart has been > generated? > > Thanks, > Yasmeen > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
