I'm able to get my bar chart working as I would like with one minor
issue. All the values in my chart go from 0 to 10, however the chart's
horizontal scale defaults to a maximum value of 12. I've found how I
can override that and make 10 the maximum value, however when I do
this the chart doesn't draw 10 on the chart. It draws 0, 2, 4, 6, and
8, and leaves room for 10, but no 10 is drawn even when there is a bar
with a value of 10. Also, it doesn't draw the vertical line indicating
that there is a 10. Just me or a bug?

-- 
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.

Reply via email to