Kaku,

It appears to me that you're doing everything right and that this is a
bug centered around "automatic" bar width and bar spacing logic.

Reading the "Bar Charts" and "Bar Width and Spacing" sections of the
guide it looks like there's two "automatic"-like settings:

- automatically resizing bars/spacing (chbh=a)
- same as the above, but the spacing values are relative to bar width
(chbh=r)

When not using these settings (chbh not specified, chbh=23,4,8
[default values], or any other non-"auto" settings (e.g. chbh=10,5,10)
the chart area takes up as much space as it needs to regardless of
image size (clipping if too narrow or extra white space if too wide).

My guess is that the combination of turning on automatic bar width/
spacing (chbh=r or chbh=a) affects how the CHXR logic renders the x-
axis, and at small image sizes the CHXR and CHBH=a|r do not work in
concert when rendering the chart.

Not knowing how dynamic your data, chart and website are I can't
provide possible workarounds other than sticking with static image/
chart widths and/or dynamically building your axis labels.

Good luck,
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to