Hi Angelica,

There is no after-page event, but I can imagine reasons why you would want
it.  Can you tell us how you would use it?  Maybe we can offer some
workaround.

If the table chart triggered a 'ready' event after the internal redraw for
paging and sorting, would that be enough to handle the after-page
situation?  I'm not sure we should change the 'ready' event to do that, but
maybe we should introduce a new kind event for this purpose, say 'update'.
 The 'update' event could be used for other chart types when using the
explorer mode, for example, after the chart is redrawn as the user pans or
zooms the chart.

On Thu, Sep 4, 2014 at 2:05 AM, dev027 <[email protected]> wrote:

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



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
[email protected] <[email protected]>   5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA

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