By "the timeline feature" you refer to the bottom part of the ATL where you can control the time range displayed? If so, then you're right it's not *yet * available for LineChart.
On Tue, Jan 10, 2012 at 8:14 PM, Michael <[email protected]> wrote: > Thanks Jinji. > > We would like to keep the timeline feature if at all possible. I > didn't see a timeline feature included with the line chart. Does this > mean we would need to implement or use a plugin to introduce the > timeline feature > if we decided to use the linechart instead of the annotated timeline? > > > Thanks again, > > On Jan 10, 7:53 am, Jinji <[email protected]> wrote: > > 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. > > -- 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.
