Hi,
I'm not sure I understand your request. Google finance annotations are shown
according to their calendar order, so if you click on an annotation, the
list is updated to focus on the selected annotation (which means the
annotations next to it are also shown).

Is it possible that you tried using the example show in
here<http://code.google.com/apis/visualization/documentation/gallery/annotatedtimeline.html>
and
could not see the annotations? If so, please change the line:
  <script type='text/javascript' src='https://www.google.com/jsapi
'></script>

to:

  <script type='text/javascript' src='http://www.google.com/jsapi'></script>



On Wed, Apr 6, 2011 at 2:33 PM, Etus <[email protected]> wrote:

> Hello,
>
> I'm currently implementing an Annotated Time Line graph in our
> website.
> I've added data using a title and a date. I have some data that uses
> the same date, however I would like the result to be something similar
> to Annotated Time Line in Google Finance - I'd like the data to be
> grouped by using the same date. When clicking a label on the graph, it
> would show all labels using the same date.
>
> Is that possible?
>
> Thanks,
> Yuval
>
> --
> 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.

Reply via email to