Hi,
What I believe you want is to use the vAxis.gridlines.count option. E.g.
options = {
...
vAxis: { gridlines: { count: 10 } }
}
But if you want to further constrain which values are used, you might want
to use the viewWindow.min and .max options, or the ticks option.
Hope that helps.
On Sun, Oct 20, 2013 at 11:19 AM, j009 <[email protected]> wrote:
> Hi all,
>
> Just want to know how i can limit the number of data points in vaxis , now
> google chart is automatically plotting this values based on highest values
> . i would like to limit the these points to maximum 10.
>
> 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/groups/opt_out.
>
--
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> -
978-394-1058
[email protected] <[email protected]> 562D 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/groups/opt_out.