I'm running into the same problem. It's probably me being dumb, but here is a dead simple example or two:
Using the motion chart right from the website and then calling .getState() on it after it draws: http://media.affectsensing.com/auprocessor/getstate.html Another thing I tried was calling getState() every time the statechange event fires: http://media.affectsensing.com/auprocessor/getstate2.html In this example you can see that the getState function is set for the chart object but calling it still returns null. What am I doing wrong? I tried both chrome and firefox on a mac. -austin On Jul 24, 2:36 am, visigoth <[email protected]> wrote: > Sounds like a potential bug. > Could you please send us a simple HTML page demonstrating the problem? > > Thanks, > Visigoth -- 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.
