Q:

google chart hide axis label

var options = {

                hAxis: { textPosition: 'none' },
            };

chart.draw(data, options);
1

New to Communities?

Join the community