Try setting the vAxis.minValue option. That should work as long as you don't have any negative values. If you do have negative values, then you'll need to set vAxis.viewWindowMode: 'explicit' and use the vAxis.viewWindow.min and vAxis.viewWindow.max options.
-- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/wkvRyhl5FI8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
