Is there a way to catch end of page navigation event in Google Table Charts?

I understand there is a page event in Table Charts from 
https://developers.google.com/chart/interactive/docs/gallery/table#Events.
Sample usage can also be found here: 
https://developers.google.com/chart/interactive/docs/events

But the processes that I place inside the event handler is only triggered 
at the start of the page navigation, before the selected table page is 
loaded.
I want to be able to know if the table page has finished loading.

Note: The "ready" event does not get triggered after a table page has 
finished loading.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to