Hello all,

I want to construct a Bar Chart that displays the name of different phones 
on the y-axis and numbers ranging from 0-5 on the x-axes. Because Google 
Charts does not support String vs String charts (to my knowledge), I want 
to assign integer values to different ratings.

For example: Given Motorola - 4, iPhone - 3, Nexus - 5, it would correspond 
to Motorola - Great, iPhone- Good, Nexus - Perfect on the rating scale.

I can create the chart with no problems but I want to be able to display 
text on the x-axis instead of the Integer Values. So instead of 0, 1, 2 ... 
5, it would display Bad, Ok,... , Perfect for x-axis values.

I was looking through the documentation and playing around with formats and 
roles but could not come up with a solution.

Is it possible?  If so, a demo or example of some sort would be greatly 
appreciated.

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-chart-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to