Keith If i include this chm=N,000000,-1,,10 using the '-1' the total shows on the Second stack of the group.
If i include this chm=N,000000,0,,10 using the '0' the total shows on the First stack of the group. How do i get the totals to show on Both grouped stacks? Thanks Michael On Nov 2, 1:46 pm, KeithB <[email protected]> wrote: > Hi, > > You've specified your CHM parameter as "chm=N,000000,-1,,10" and it > looks like you specified -1 for the <series_index> portion of that > parameter, but I believe that only works for stacked bar charts. > You'll have to add additional CHM parameters sets for each group. The > first example in the "Overview" section shows how to accomplish this: > > http://code.google.com/apis/chart/docs/gallery/bar_charts.html#introd... > > 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.
