Display Values inside BAR

2010-02-03 Thread Raja V
My bar chart reads data from a spreadsheet. I need to display the value of each row inside the corresponding BAR[not tooltip].is it 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

Re: Display Values inside BAR

2010-02-03 Thread KeithB
Yes, take a look at the Data Point Labels section: http://code.google.com/apis/chart/labels.html#data_point_labels If you absolutely must have the value *inside* the bar, you'll need to use a second data set to position the labels: