Hey Daniel, The demo I had with fiddle was just for smaller data, but the project that I am actually using it for, has more data and still the issue prevails. Its more like, I have two type of values :pass/ fail and on my timeline I am trying to show either red for fail or green for pass. So while investigating this issue I feel that probably when it moving from a range of all red values to all green values this error comes up. I really hope you do find a work around! Really appreciate your time! Thank you.
On Friday, June 19, 2015 at 11:06:48 AM UTC-7, Daniel LaLiberte wrote: > > Soumya, > > Thanks for your report. It looks like you have found 1 or more bugs. > I'll have to investigate to see if there might be a workaround and > determine how soon we can fix it, but it does seem related to not having > enough data in the range, so if you can constraint the lower limits, that > might work. > > On Fri, Jun 19, 2015 at 1:17 PM, Soumya Balakrishnan <[email protected] > <javascript:>> wrote: > >> Hey, >> I am trying to use Google Charts Timeline with a ChartRangeFilter. When >> the scroll for the filter is moved, I get a number of "One or more >> participants failed to draw()" errors. Without the chartRangeFilter, it >> draws fine, but when the scroll of the ChartRangeFilter is made small and >> then dragged across, it throws these errors. At some times it even shows >> "this.te is null". I have tried all possible options, still failed to >> resolves this issue. >> I found a fiddle online which did the same thing. It did not seem to have >> the issue. There were about 30lines of data given to the timeline. I tried >> to reduce this to 5 and when I dragged the chartRangeFilter on the fiddle, >> the same error showed up. >> >> http://jsfiddle.net/nH2XL/ >> This is the original fiddle. So if the date is reduced to just 2 rows and >> the chartRangeFilter is dragged across you will see the error. >> I really hope you can help!! >> Thank you. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at >> http://groups.google.com/group/google-visualization-api. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> > - 978-394-1058 > [email protected] <javascript:> 5CC, Cambridge MA > [email protected] <javascript:> 9 Juniper Ridge Road, Acton MA > -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api. For more options, visit https://groups.google.com/d/optout.
