Actually, I've dug into it more, and I don't think it's related to the data source. I believe if you have a column in your datatable with a type of tooltip, it fails. I ran another test, pulling from Google Sheets, and without the tooltip - worked as it should.
On Saturday, July 23, 2016 at 1:49:53 PM UTC-4, Greg Sommerville wrote: > I've run a number of tests, and it looks like startup animations don't > work when the data is loaded from Google Sheets. I've tried this with > several different chart types, and here are the symptoms: > > With data retrieved via google.visualization.Query(), if you add an > animation object with 'startup: true' and 'duration: 1000', you get the > following error message: Invalid column index 4. Should be an integer in > the range [0-2].× If I remove the 'startup: true' from the options, > the chart will display properly. With local data, the startup animation > works properly. > > I've tried this with 'current', '45', and 'upcoming' versions, and none of > them work. > > Does anyone know anything about this? > -- 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/6c9e029c-0cdd-48a8-9027-86ea34be92d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
