Hi,

I'm not sure what you mean.
But if you mean you want some sort of 'ready' event for motionchart, that
gets fired when the motionchart finishes loading, then right now it is not
available, but it is in our feature request list.

Regards,
   VizBoy.

On Tue, Mar 3, 2009 at 2:35 PM, Marian Negru <[email protected]> wrote:

>
> By adding a javascript function you can know when the motion chart is
> loaded like this:
>
> function onChartReady(chartID)
> {
> alert('Chart with id:' + chartID + 'was loaded');
> }
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to