Hi I'm assuming you are referring to the 'corechart' package and in that case, currently you cannot control the margin or the pie's angle. We are considering adding some more control over this in the future.
You can also consider using the image version of the pie chart in which the margin is smaller - you can see the documentation here: http://code.google.com/apis/visualization/documentation/gallery/imagepiechart.html Best, Viz Kid On Sun, Sep 19, 2010 at 5:33 AM, mrdek11 <[email protected]> wrote: > I've been working with the Google Visualization API on a project, and > have run into a few snags. Originally, we had planned on placing two > 3d pie charts side-by-side, but there seems to be a fixed margin on > each side of the pie chart. If there were no margins, the charts > would fit perfectly, but as it is, I have to shrink them almost beyond > readability to get them to fit into the area designated for them. > > Because of this, I'm exploring the possibility of having them stacked > vertically, but together they are quite a bit taller than the rest of > the page. I think changing the viewing angle of the 3d pie chart > would help shorten it a bit. > > > Thanks in advance! > > > tl;dr: Is there a way to remove the margins on the 3d pie charts? Is > there a way to change the viewing angle of the 3d pie charts? > > -- > 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]<google-visualization-api%[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.
