are you using the DataTable.addRow() method? can you post your code where you call addRow()?
On Mon, Mar 22, 2010 at 3:34 AM, [email protected] < [email protected]> wrote: > Good morning, > > I have created an annotatedtimeline which works perfectly on Mozilla / > chrome / safari / opera. > > But, OF COURSE, when it comes to Internet Explorer... nothing works > anymore ! > > Could you help me solving this issue ? > > The error I meet is: > > Line: 151 > Error: Row given with size different than 10 (the number of columns in > the table). > > And here is the line 151, considered as the problem in the debug mode: > > (function (){ function d(a){throw a;}var > > h=true,i=null,k=false,l=Error,ba=clearInterval,m=undefined,ca=encodeURIComponent,n=google_exportSymbol,ea=parseInt,fa=parseFloat,ga=String,p=window,ia=Number,ja=Object,q=document,ka=google,la=decodeURIComponent,ma=isNaN,r=google_exportProperty,s=Math;function > oa(a,b){return a.toString=b}function pa(a,b){return a.length=b} > function qa(a,b){return a.setValue=b}function ra(a,b){return > a.className=b}function sa(a,b){return a.width=b}function ta(a,b) > {return a.innerHTML=b} > > The exact highlighted problem is: {throw a;} > > Would you have any solution / indication concerning this problem ? > > -- > 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]<google-visualization-api%[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.
