Thanks for the stripped down example. We'll look at it. On Mon, Nov 8, 2010 at 10:36 PM, linojon <[email protected]> wrote:
> hi, I've written a small example of the problem > I stripped everything down to a minimum, and still get the errors. > Open Firefox javascript console before loading the page to see the > console.log messages. > > http://www.parkerhill.com/vizerror.html > > thanks > > On Nov 8, 12:41 am, linojon <[email protected]> wrote: > > 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]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- 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.
