How do you reduce the number of labels so that the dates show up
properly? If possible I would like to limit it to 5, regardless of how
many points.
I tried hAxis.showTextEvery: 4,
but this threw an error.
Thanks.
Is there a way to set the total number of labels, instead of the
number to skip?