Hi, i'm using the visualisation annotatedtimeline. Awesome stuff! I'm tryin to add the ability to toggle series on the graph, but when i call chart.hideDataColumns I get "uncaught exception: Error in Actionscript. Use a try/catch block to find error".
"chart" is globally defined. I can call other methods fine like chart.getVisibleChartRange() , whether from my event handler (jquery .click) or from the console. but calling hideDataColumns and showDataColumns give me this error. Help appreciated. -- 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.
