If you only give the Table chart 25 records, it can't know about the rest
of your 1500 records, so that's why you would have to compute the number of
pages you want and use that number with the pagingButtons option.  If you
give it all the 1500 records, and specify that the pageSize should be 25,
then it will display 25 records per page and compute the number of pages
for you.

On Thu, Nov 5, 2015 at 5:41 PM, Arthur Young <[email protected]> wrote:

> Quick note, if I pass a number value, it works properly.  I'm thinking
> that I am not understanding the purpose of the pagingButton option.  If it
> is set to 'auto', I expect it to compute the number of pages and buttons
> for me.  Is that correct?
>
>
> On Thursday, November 5, 2015 at 5:36:29 PM UTC-5, Arthur Young wrote:
>>
>> Daniel,
>> Either I don't understand how it works, or else the pagingButtons option
>> isn't working properly.
>> In this jsFiddle, http://jsfiddle.net/artelliot/vt4uvght/, if I run it
>> without the pagingButtons: 'auto' option it appears to work, but if I
>> uncomment the pagingButtons: 'auto' line, I only get two disabled arrow
>> buttons.
>>
>> Is it me?
>>
>> Thanks,
>> Arthur
>>>
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization 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-visualization-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-visualization-api/b0aafd6a-bff0-4701-a2e1-c4e4f813e6a2%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/b0aafd6a-bff0-4701-a2e1-c4e4f813e6a2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> 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 Visualization 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-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJOQ1Jp2LKhcgAfwj8Mwyc0T5BuyOWAd6rZjPPC0zvMjgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to