This feature isn't available in AnnotatedTimeLine. You can use a LineChart instead of AnnotatedTimeLine, and set focusTarget: 'category' in the options. The line chart can give most features of the ATL, but not all of them, currently, so I hope it'll be enough for you.
On Mon, Jan 9, 2012 at 11:32 PM, Michael <[email protected]> wrote: > Hello: > > We are currently working on a Google maps mash up involving Fusion > tables. We have our Google map and Annotated time line working as it > should. For example, when you click on a map marker the Annotated Time > line changes and displays its data. We would like to implement a tool > tip for use with the Annotated Time line, that gets updated every time > a user hovers his/her mouse over the data contained in the annotated > time line chart. We have looked at the charting API and don't see how > we can grab this data to put into a tool tip. We would like our tool > tip to behave in much the same way as the highstock tool tip found at > http://www.highcharts.com/ > > Any suggestions and/or feedback are greatly appreciated. > > -- > 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.
