1
I managed to solve it, I added it here in the options.
vAxis: {
            minValue:0,
            viewWindow: {
                min: 0
            }
        }
1
1
I managed to solve it, I added it here in the options.
vAxis: {
            minValue:0,
            viewWindow: {
                min: 0
            }
        }
Browser other questions tagged google-charts
You are not signed in. Login or sign up in order to post.