To the best of my knowledge, the vAxis only supports formats according to the ICU pattern set<http://icu-project.org/apiref/icu4c/classDecimalFormat.html#_details>. I don't *think* there is any way to do what you want with them, but if you find one, please share it with the group.
On Sunday, April 22, 2012 9:21:17 PM UTC-4, Fred R wrote: > > I want to be able to change the labels on vAxis from a number to a text > based on a range. For instance, the 50 gridline should have the label > 'good' and 51 to 100 will have the label 'moderate', etc. > > If I can't do this in format what is another way I can do this? > > TIA, > Fred > -- 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/-/z1jy10FbMHQJ. 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.
