On Sun, Jun 5, 2011 at 6:35 PM, NA <[email protected]> wrote: > I have two problems when using combocharts. > > 1) When I use grouped (non-stacked) columns, the bars are extremely > thin. Is there any way to control their thickness? >
I don't think so, sorry. > > 2) The right hand side margin of the charts is huge, I can't find a > way to get the chart to fill up more of its width. I was able to set > chartArea.left to a smaller number; that fixed the large margin to the > left. But is there a way to shrink the margin on the right? I'm > looking for something like chartArea.right. (it seems as if the chart > is of fixed size, I'm basically trying to get it to be a little > wider). > Sounds like chartArea.width is the option you're looking for. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization 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-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
