Hi, from what I understand you get grid lines on the hAxis (horizontal axis) only when it is continuous one (see Customizing Axes: Discrete vs Continuous<https://developers.google.com/chart/interactive/docs/customizing_axes>, though you could "draw" grid lines using domain-axis annotations as pointed out by Andrew here<https://groups.google.com/forum/#!searchin/google-visualization-api/without$20gridlines/google-visualization-api/bAHX1hOejv0/2_mQi-c42MkJ>), and the minimum amount of vertical lines you can set on the grid via * hAxis.gridlines.count *config option is 2 via the. So, is there any way to completely remove the vertical lines on the grid for a continuous hAxis?
-- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/Ld9flyqE97gJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
