Hey Taylor The feature you are describing is actually a feature we will start working on soon, cannot yet say when It'll be out, hope it'll be soon. In the meantime, if youre working on a time critical project, a positioning hackie hack you could use is setting the chart width to one golden ratio times the width you are aiming towards. the exact formula is: widthWithMargins = (widthWithoutMargins) * 0.5 * (1 + sqrt(5)) http://en.wikipedia.org/wiki/Golden_ratio
Badtnik On Sat, Jun 19, 2010 at 4:18 AM, Rockyraccoon <[email protected]> wrote: > > http://www.screencast.com/users/tbayouth/folders/Jing/media/c4c718a6-4ffb-4293-b7e0-ca3935944fa6 > > I can't seem to clip off the left/right white space. I am trying to > get this chart 950 pixels wide, no more, no less. Is this possible? > > -Tayl > > -- > 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.
