Unfortunately, we do not support adding tick lines like your example. However, we do support minor gridlines, which will let you add more gridlines without adding any more ticks. You can see my example of that here: http://jsfiddle.net/4npvuc06/
On Thu Dec 04 2014 at 5:17:47 PM Ken Burkhalter <[email protected]> wrote: > I am trying to achieve a chart like this where there are Tick marks on the > Axis between the Grid lines.... > > > <https://lh5.googleusercontent.com/-d2MvwNzRNjY/VIDaZX2jHNI/AAAAAAAACb4/AuAe_Qfx8BU/s1600/temps.png> > > But the results I am getting is this where I have control over the number > of Grid Lines BUT NOT over the Tick marks... > > > <https://lh6.googleusercontent.com/-tIpfdVoL1-o/VIDa60M2arI/AAAAAAAACcA/UfSdGNMNuWI/s1600/temps2.png> > > > > > > > > > > > > > My code is (see also attached file)... > > > > <https://lh4.googleusercontent.com/-J5-CuXAAaag/VIDbc-0URjI/AAAAAAAACcM/WbJTobkzc6U/s1600/code.png>If > the Tick Mark count (line 22) is increased to produce more ticks than grids > it doesn't add ticks to the axis but increase the grid marks, which results > in an incredibly cluttered chart. > <https://lh4.googleusercontent.com/-J5-CuXAAaag/VIDbc-0URjI/AAAAAAAACcM/WbJTobkzc6U/s1600/code.png>How > do I get Axis Ticks, without also increasing the number of Grid lines? > <https://lh4.googleusercontent.com/-J5-CuXAAaag/VIDbc-0URjI/AAAAAAAACcM/WbJTobkzc6U/s1600/code.png> > [:-)} > <https://lh4.googleusercontent.com/-J5-CuXAAaag/VIDbc-0URjI/AAAAAAAACcM/WbJTobkzc6U/s1600/code.png> > > -- > 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/d/optout. > -- 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/d/optout.
