Hi John, The labels on your second data set are correct--the match the data point values. The API displays your two data points on top of each other, but it won't automatically display the sum as a data point label. In order to accomplish this you'll need to add a third data set with the totals. This third data set won't be displayed as a column, but it's values will be used as marker labels.
Read the section on "Using multiple data series" @ http://code.google.com/apis/chart/formats.html#multiple_data_series and give it a shot. If you need help there are a few examples of this in this group or just let us know how it goes. Cheers, K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
