Google annotated timeline - No tag in the graph for Internet Explorer 8

19 views
Skip to first unread message

Stephane

unread,
Oct 28, 2011, 1:31:00 PM10/28/11
to Google Visualization API
Hi,

We've created a Google Analytics dahsboard using Google charts and the
annotated timeline. It works fine on Firefox and Chrome, but on IE8,
the annotation tags in the graph don't show up.

Example:

https://dashthis.com/db7ed72eaa3639514240666204?open=10140

The data is received using jquery and ajax. I guess it has something
to do with this but I can't find out what.

Any idea?

Thanks

Stephane

asgallant

unread,
Oct 28, 2011, 2:59:41 PM10/28/11
to google-visua...@googlegroups.com
Your problem might be caused by calling your drawAnnotedChart() function from jQuery's document.ready function (traced from updateNotes() -> loadNotes() -> event handler) instead of google.setOnLoadCallback.  The API might not be finished loading when the document's 'ready' event is fired, which can cause all kinds of problems.
Reply all
Reply to author
Forward
0 new messages