Sorry, I should have assumed that and saved you a day... There's a new section within the "Using multiple data series" portion of the Chart API documentation that mentions: "You can also use multiple data series as invisible guides, to accurately place labels or markers on a chart."
The key being to specify three data series, but tell the API to only use the first two when drawing the graph: "chd=t2:" Here's an example using my prior chart: http://tinyurl.com/c773cd Have fun, K On Mar 23, 7:43 pm, "[email protected]" <[email protected]> wrote: > Hi Keith, > > Yes, that's correct, the left most bar label (at the top of the stack) > would be 60. > > I can achieve this using the t label option, but I was wondering if > the google chart api had a function for this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
