Yea that makes sense. The problem I'm having though is with a short list of items, say 3 or 4, most of the items are above the pie which makes them look misaligned. It would be nice to be able to do something similar to a vertical-align: center; in css. so that the center of the pie aligns with the center of legend.
Just some thoughts...or if anybody has a way to make this chart actually do this? Thanks! On Nov 28, 11:48 pm, Roni Biran <[email protected]> wrote: > The legend is placed at the top since it is lengthen when you have lots of > items, so aligning it to the center of the pie does not look good. In > addition it automatically adds a legend pager when your legend is too long > for display in your chart. > As for the 'in' option, I don't really know what it does. > > > > > > > > On Mon, Nov 28, 2011 at 10:20 PM, cabennett85 <[email protected]> wrote: > > I'm trying to position the legend to the right of the pie chart but > > also have it vertically centered relative to the pie chart. Right now > > I set legend: 'right' and the legend is placed at the top right of the > > container which looks odd. Is there a way to align it vertically with > > the pie? > > > Also, when I set the legend: 'in', the legend doesn't show up. Has > > anybody used this option and gotten it to work? > > > -- > > 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.
