Here's a hack around the problem: http://jsfiddle.net/asgallant/VkeqJ/
Basically, you need to draw the chart initially with a data series that is invisible and doesn't trigger any mouse interactions, then redraw with the actual data. On Friday, November 16, 2012 1:27:56 PM UTC-5, Cyle Hunter wrote: > > @asgallant Doesn't quite work that way it seems, for the transition to > take effect you have to change existing data you can't just add data to a > blank table unfortunately. > >> >> -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/6fcyLDyTdR0J. 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.
