I have this Column Chart using Google\'s Visualization Chart API tools. How would I make it so the y-
Simply use hAxis.format
example :
hAxis: {minValue:0,format:'0'},
format 0 = Digit