Hi, I am using the Google Charts library. Since a few days, I noticed that in my graphs, the v-axis grid labels have become truncated to integers... while the data in there is float.
So, if the y-values are between 0 and 0.1, all the grid labels are 0, instead of being 0, 0.05 and 0.1. Switching to 1.0 instead of 1.1 solves this problem. Do I need to do something additional or is this a bug in the development version of google charts that will be resolved? thanks, Lokesh -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
