You can change the axis range by setting the vAxis.minValue and vAxis.maxValue options. The API can (and often times does) override those values to make the axis "neater", so if you end up with values that you don't want, then you can set the vAxis.viewWindow.min and vAxis.viewWindow.max options, which lock the minimum and maximum axis values to exactly what you specify, regardless of the values of your data.
On Wednesday, October 17, 2012 11:03:33 AM UTC-4, Ravi Kumar wrote: > > If i use 'corechart' google elevation service is not showing properly > > please see the attached file for full details. > > with the example provided to change the bar colors on 'selection' it is > automatically converting to the corechart from columnchart. > > please suggest me a way to resolve the issues. > > Thank you for your response > > Thanks & Regards, > Ravi Kumar > -- 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/-/k0hA7v0yIUcJ. 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.
