Hi Viz Kid, Thanks for the recommendations, I'll give it a go.
Cheers, Chris. 2010/1/19 Viz Kid <[email protected]>: > > Hi Chris. > Currently this is not yet implemented using the visualization API. > If you want you can implement some of these interactions yourself using html > image map and two calls to the charts api. When adding the parameter > &chof=json to the charts api you will get a json structure which represent > the locations of most of the visual objects in the image. > Hope this helps, > Viz Kid > > On Thu, Jan 14, 2010 at 7:55 PM, Chris Lowe <[email protected]> wrote: >> >> There's a nice example of a clickable annotation which has been added >> to an image chart on the Google AppEngine status page, for example: >> >> >> http://code.google.com/status/appengine/detail/datastore/2009/12/09#ae-trust-detail-datastore-get-latency >> >> The main graph appears to make two calls to the chart API - one to >> render the image and another to fetch chart data points in a JSON >> format. Beyond that, I've no idea what's going on since the magic >> seems to happen inside of minified/obfuscated JS code. >> >> I was wondering if this functionality is possible using the >> visualization API/GWT? If so, could you point me to an example or some >> documentation. I'd rather not use the Annotated Time Line because of >> the plug-in requirement and lack of formatting control. >> >> Cheers, >> >> Chris. >> >> -- >> 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. >> >> >> > > > -- > 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. > >
-- 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.
