This change fixed the problem! I'm not sure why it worked before, but eliminating the call to draw after the hideDataColumns call yields the desired result. I have more questions about scaleColumns that I will ask in another post.
Thanks, Mark On Dec 2, 4:48 pm, asgallant <[email protected]> wrote: > Don't call draw() a second time, AnnotatedTimeline#hideDataColumns redraws > the chart for you.. Calling AnnotatedTimeline#draw redraws the chart in > its original state. -- 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.
