I got my chart working perfectly based off the one below, except for
one thing.

http://code.google.com/apis/chart/interactive/docs/gallery/columnchart.html

I would like to add labels after the value in the tooltip.  So for
instance on the first axis (2004). When you hover over the Sales i
would like the value to read something like '1000 $label' and for the
expenses: '400 $label'

is this possible, I also really need the labels to be different for
each axis.

so something like (using my own data) the tooltip should read.

Plan#1 = bought: 1000 minutes, used: 400 minutes,
Plan#2 = bought: 500 minutes, used: 220 minutes,
Plan#3 = bought: 400 MB, used: 330 MB,

Is this possible?

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