How can I show all the years in a straight line instead of the way they are now. First image is what I want, second image is what I have.


var options = {
'width': '100%',
'height': 500,
"hAxis":{showTextEvery:1},
'legend': { position: 'top' },
};
var options = {
'width': '100%',
'height': 500,
"hAxis":{showTextEvery:1, maxAlternation:1, minTextSpacing:1},
'legend': { position: 'top'},
};
I have figured it out.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With