The A-Z issues is a known limitation of the Annotated Timeline. As a data point: Does this render the annotations correctly for you? http://jsfiddle.net/aSRUx/34/
I ran this in IE9, and I saw the correct bubbles. I understand if you don't (or can't) link to a chart that I can debug live, but iff you could post at least the options for your code, I can try to debug it in a fiddle, but just the screenshots is not enough to go on, given that I can't repro with a simple case. -Tom On Sunday, April 28, 2013 1:15:18 PM UTC-4, Bob Chauvin wrote: > > Another issue is that I am feeding many timeline items, but the chart > only labeled items A-Z and then restarts a A. > > On Friday, April 26, 2013 1:42:10 PM UTC-4, Tom Rybka wrote: >> >> Any luck? >> >> Load order on IE8 and IE9 definitely differs from Chrome. >> >> I'm not sure we have enough context from this gist to properly >> investigate. >> >> Can you reproduce the problem in a simple jsfiddle? >> >> -Tom >> >> On Thu, Apr 25, 2013 at 8:58 AM, Bob Chauvin <[email protected]> wrote: >> >>> I am seeing this behavior too. I think it has to do with the load order >>> of objects. I will defer the creation of the chart object to see if that >>> corrects the issue. >>> >>> >>> On Wednesday, September 15, 2010 1:07:45 PM UTC-4, JoshK wrote: >>>> >>>> I'm using the visualization [corechart] package and have an error that >>>> is being thrown when I try to draw the chart. I have a gist of my code >>>> available at >>>> https://gist.github.com/**1833175f079d5d65cfff<https://gist.github.com/1833175f079d5d65cfff>. >>>> >>>> >>>> >>>> Error: Container is not defined >>>> redraw(jsonData=undefined)**code.js (line 106) >>>> >>>> Thanks, >>>> >>>> -Josh >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Chart API" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at >>> http://groups.google.com/group/google-chart-api?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-chart-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
