Hi Elsabe, There is no known limitation in the AnnotationChart or the underlying ChartRangeFilter. I would expect the problem is in the data. You might be able use the JavaScript debugger to figure out what is in the Object that it is complaining about that doesn't support getTime. If you can point us at a page that shows the problem, I can look into it.
On Thu, Mar 24, 2016 at 7:00 AM, Elsabe Matthee <[email protected]> wrote: > Hi Everyone > > Stupid question, but I want to find out what the limitations are for the > amount of points on one chart? > > What basically happens is the chart works fine, but as soon as I go over > 2030 points it gives me the error in the first picture: *Object doesn't > support property or method 'getTime'*. > > Just changing the date to an hour earlier which is one reading less the > chart works perfectly. > > I checked the SQL and there is no weird data coming through to the Chart. > > > > Thanks in advance for your help. > > -- > 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 > https://groups.google.com/group/google-visualization-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/637fe8fe-a2ea-4f9b-911d-ec01bc832e60%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/637fe8fe-a2ea-4f9b-911d-ec01bc832e60%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJOHc9pVf0JqSAC7s1sQG6r1Ug5e4sQOACzfF9LyT2iOHQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
