I need to display a graph with gridlines and minor-gridlines, where the hAxis consists of gridlines with the logarithmic set of (125, 250, 500, 1000, 2000, 4000, 8000) and minor gridlines with the logarithmic set of (750, 1500,3000,6000). See the attached diagram. But, although I can set ticks for the main gridlines, the minor gridlines only allow specifying the number of lines, which the graph knows to draw with set intervals. Since our scale is logarithmic, and thus the intervals are not set, the minor gridlines are not displayed.
Is there a way to specify the exact ticks for the minor gridlines, or to tell the graph to draw logarithmic minor gridlines? ...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/d/optout.
