Hi, unfortunately we do not support gridline intervals (though it's a very sensible thing to support). Instead we take a gridline count and calculate where they go automatically. You could, however, calculate all the ticks yourself and use the explicit ticks feature to tell the chart where to place the ticks. Here is an example: http://jsfiddle.net/j4UtE/
- Sergey On Mon, Jan 20, 2014 at 8:21 AM, raju k <[email protected]> wrote: > How can we Implement for above requirement > > On Monday, March 18, 2013 8:38:35 PM UTC+5:30, Kuba Franusek wrote: >> >> So is this supported now? thanks > > -- > 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. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
