Hello Keith, thank you for your answer. Am I right that the bars has a differnt width, dependend on the number of series (when using the automatic or relative option)? I would like to have a chart with the same width, independend of the number of series. A simple workaround would be to add empty series as placeholders, but I guess that's not a very nice solution... Again, thanks for your help, Greets, ben
On 10 Feb., 18:29, KeithB <[email protected]> wrote: > Ben, > > You are specifying exact pixel values in your CHBH (bar width and > spacing) parameter and the API only draws as much of the chart as > required. Try switching to the automatic (chbh=a) or relative (chbh=r, > 0.5,1.5) option and see if that will work for you. > > 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.
