Shannon,

The API supports the functionality you describe.

Definitely read through the Data Formats page @
http://code.google.com/apis/chart/docs/data_formats.html

and the Axis Style and Labels section @
http://code.google.com/apis/chart/docs/gallery/line_charts.html#gcharts_axis_styles_labels

"You can choose to have your axes display numbers reflecting the data 
values, or you can specify custom axes. The default is to display numeric 
values, with values scaled to range from 0—100. However, you can change that 
range using chxr to display any range, and you can style the values (for 
example, to show currency symbols or decimal places) using chxs.

If you choose to use custom values, for example: "Mon, Tues, Wed", you can 
use the chxl parameter. To place these labels in specific locations along 
the axis, use the chxp parameter."

Here's an example: http://goo.gl/TRUop

Cheers,
Keith

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en.

Reply via email to